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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Pandas Workshop
2
2
3
-
[](https://nbviewer.jupyter.org/github/stefmolin/pandas-workshop/tree/main/)[](https://github.com/stefmolin/pandas-workshop/actions/workflows/env-checks.yml)[](https://stefmolin.github.io/pandas-workshop/slides/html/workshop.slides.html#/)
3
+
[](https://nbviewer.jupyter.org/github/stefmolin/pandas-workshop/tree/main/)[](https://github.com/stefmolin/pandas-workshop/actions/workflows/env-checks.yml)[](https://stefaniemolin.com/pandas-workshop/)
4
4
5
5
Working with data can be challenging: it often doesn’t come in the best format for analysis, and understanding it well enough to extract insights requires both time and the skills to filter, aggregate, reshape, and visualize it. This session will equip you with the knowledge you need to effectively use pandas – a powerful library for data analysis in Python – to make this process easier.
0 commit comments