You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/tutorials.rst
+27Lines changed: 27 additions & 0 deletions
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>`_
- `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>`_
0 commit comments