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
These materials supplement the RealPython tutorial [How to Create a Pivot Table With pandas](https://realpython.com/how-to-pandas-pivot-table/)
1
+
These downloads contain three files for use with the RealPython tutorial [How To Create A Pivot Table With Pandas](https://realpython.com/how-to-pandas-pivot-table/).
2
2
3
-
The files available are:
4
-
5
-
code_downloads.ipynb - Contains the code used in the tutorial.
6
-
solutions.ipynb - Contains solutions to each of the exercises.
7
-
sales_data.csv - Contains the source data used in the tutorial.
3
+
code_downloads.ipynb contains the main code from the tutorial.
4
+
solutions.ipynb contains sample solutions to the various exercises.
5
+
sales_data.csv contains the source data used throughout the tutorial.
0 commit comments