Skip to content

Commit 0f3e61c

Browse files
authored
Add pandas-workshop community tutorial. (#42242)
1 parent 68bd273 commit 0f3e61c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

doc/source/getting_started/tutorials.rst

+13
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ entails.
1818
For the table of contents, see the `pandas-cookbook GitHub
1919
repository <https://github.com/jvns/pandas-cookbook>`_.
2020

21+
pandas workshop by Stefanie Molin
22+
---------------------------------
23+
24+
An introductory workshop by `Stefanie Molin <https://github.com/stefmolin>`_
25+
designed to quickly get you up to speed with pandas using real-world datasets.
26+
It covers getting started with pandas, data wrangling, and data visualization
27+
(with some exposure to matplotlib and seaborn). The
28+
`pandas-workshop GitHub repository <https://github.com/stefmolin/pandas-workshop>`_
29+
features detailed environment setup instructions (including a Binder environment),
30+
slides and notebooks for following along, and exercises to practice the concepts.
31+
There is also a lab with new exercises on a dataset not covered in the workshop for
32+
additional practice.
33+
2134
Learn pandas by Hernan Rojas
2235
----------------------------
2336

0 commit comments

Comments
 (0)