File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 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
6767 * Exporting to CSV
6868 * Finding maximums
6969 * Plotting data
70+
7071* | `02 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/02%20-%20Lesson.ipynb >`_
7172 * Reading from TXT
7273 * Exporting to TXT
7374 * Selecting top/bottom records
7475 * Descriptive statistics
7576 * Grouping/sorting data
77+
7678* | `03 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/03%20-%20Lesson.ipynb >`_
7779 * Creating functions
7880 * Reading from EXCEL
7981 * Exporting to EXCEL
8082 * Outliers
8183 * Lambda functions
8284 * Slice and dice data
85+
8386* | `04 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/04%20-%20Lesson.ipynb >`_
8487 * Adding/deleting columns
8588 * Index operations
89+
8690* | `05 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/05%20-%20Lesson.ipynb >`_
8791 * Stack/Unstack/Transpose functions
92+
8893* | `06 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/06%20-%20Lesson.ipynb >`_
8994 * GroupBy function
95+
9096* | `07 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/07%20-%20Lesson.ipynb >`_
9197 * Ways to calculate outliers
98+
9299* | `08 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/08%20-%20Lesson.ipynb >`_
93100 * Read from Microsoft SQL databases
101+
94102* | `09 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/09%20-%20Lesson.ipynb >`_
95103 * Export to CSV/EXCEL/TXT
104+
96105* | `10 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/10%20-%20Lesson.ipynb >`_
97106 * Converting between different kinds of formats
107+
98108* | `11 - Lesson: <http://nbviewer.ipython.org/urls/bitbucket.org/hrojas/learn-pandas/raw/master/lessons/11%20-%20Lesson.ipynb >`_
99109 * Combining data from various sources
100110
You can’t perform that action at this time.
0 commit comments