File tree 1 file changed +13
-0
lines changed
doc/source/getting_started
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,19 @@ entails.
18
18
For the table of contents, see the `pandas-cookbook GitHub
19
19
repository <https://github.com/jvns/pandas-cookbook> `_.
20
20
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
+
21
34
Learn pandas by Hernan Rojas
22
35
----------------------------
23
36
You can’t perform that action at this time.
0 commit comments