File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,33 @@ There are four sections covering selected topics as follows:
123
123
124
124
- `Time Series <http://wavedatalab.github.io/datawithpython/timeseries.html >`_
125
125
126
+ .. _tutorial-exercises-new-users :
127
+
128
+ Exercises for New Users
129
+ -----------------------
130
+ Practice your skills with real data sets and exercises.
131
+ For more resources, please visit the main `repository <https://github.com/guipsamora/pandas_exercises >`_.
132
+
133
+ - `01 - Getting & Knowing Your Data <https://github.com/guipsamora/pandas_exercises/tree/master/01_Getting_%26_Knowing_Your_Data >`_
134
+
135
+ - `02 - Filtering & Sorting <https://github.com/guipsamora/pandas_exercises/tree/master/02_Filtering_%26_Sorting >`_
136
+
137
+ - `03 - Grouping <https://github.com/guipsamora/pandas_exercises/tree/master/03_Grouping >`_
138
+
139
+ - `04 - Apply <https://github.com/guipsamora/pandas_exercises/tree/master/04_Apply >`_
140
+
141
+ - `05 - Merge <https://github.com/guipsamora/pandas_exercises/tree/master/05_Merge >`_
142
+
143
+ - `06 - Stats <https://github.com/guipsamora/pandas_exercises/tree/master/06_Stats >`_
144
+
145
+ - `07 - Visualization <https://github.com/guipsamora/pandas_exercises/tree/master/07_Visualization >`_
146
+
147
+ - `08 - Creating Series and DataFrames <https://github.com/guipsamora/pandas_exercises/tree/master/08_Creating_Series_and_DataFrames/Pokemon >`_
148
+
149
+ - `09 - Time Series <https://github.com/guipsamora/pandas_exercises/tree/master/09_Time_Series >`_
150
+
151
+ - `10 - Deleting <https://github.com/guipsamora/pandas_exercises/tree/master/10_Deleting >`_
152
+
126
153
.. _tutorial-modern :
127
154
128
155
Modern Pandas
You can’t perform that action at this time.
0 commit comments