File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -67,34 +67,44 @@ For more resources, please visit the main `repository <https://bitbucket.org/hro
67
67
* Exporting to CSV
68
68
* Finding maximums
69
69
* Plotting data
70
+
70
71
* | `02 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/02%20-%20Lesson.ipynb >`_
71
72
* Reading from TXT
72
73
* Exporting to TXT
73
74
* Selecting top/bottom records
74
75
* Descriptive statistics
75
76
* Grouping/sorting data
77
+
76
78
* | `03 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/03%20-%20Lesson.ipynb >`_
77
79
* Creating functions
78
80
* Reading from EXCEL
79
81
* Exporting to EXCEL
80
82
* Outliers
81
83
* Lambda functions
82
84
* Slice and dice data
85
+
83
86
* | `04 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/04%20-%20Lesson.ipynb >`_
84
87
* Adding/deleting columns
85
88
* Index operations
89
+
86
90
* | `05 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/05%20-%20Lesson.ipynb >`_
87
91
* Stack/Unstack/Transpose functions
92
+
88
93
* | `06 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/06%20-%20Lesson.ipynb >`_
89
94
* GroupBy function
95
+
90
96
* | `07 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/07%20-%20Lesson.ipynb >`_
91
97
* Ways to calculate outliers
98
+
92
99
* | `08 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/08%20-%20Lesson.ipynb >`_
93
100
* Read from Microsoft SQL databases
101
+
94
102
* | `09 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/09%20-%20Lesson.ipynb >`_
95
103
* Export to CSV/EXCEL/TXT
104
+
96
105
* | `10 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/10%20-%20Lesson.ipynb >`_
97
106
* Converting between different kinds of formats
107
+
98
108
* | `11 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/11%20-%20Lesson.ipynb >`_
99
109
* Combining data from various sources
100
110
You can’t perform that action at this time.
0 commit comments