We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb7c5b commit 7fc7259Copy full SHA for 7fc7259
README.md
@@ -1,4 +1,4 @@
1
-# python
+# Python
2
Data analysis and python programming
3
4
Data_analysis - Data analysis, preprocessing and cleaning.
@@ -23,6 +23,10 @@ Load_Public_Chauffeurs - Loading Public_Chauffeurs_Short data in sqllite
23
24
Load_Tweet_Data - Loading Tweets in sqllite
25
26
+Find_Numbers - Find numbers between x and y
27
+
28
+Load_Tweet_User_Data - Loading Tweets and corresponding users in sqllite
29
30
# Ellipse - python
31
Ellipse_Area_Circumference - Capture the necessary information of an ellipse and return the area and circumference
32
0 commit comments