Skip to content

Commit cca2b6b

Browse files
authored
Merge branch 'master' into python-string-interpolation
2 parents 07e7794 + f5749c2 commit cca2b6b

File tree

4 files changed

+9246
-0
lines changed

4 files changed

+9246
-0
lines changed

pivot_tables/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
These are the three download files you can use with the Real Python tutorial [How to Create a Pivot Table With pandas](https://realpython.com/how-to-pandas-pivot-table/):
2+
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

Comments
 (0)