Skip to content

Commit 14fe1a5

Browse files
authored
Merge branch 'master' into python-string-formatting-update
2 parents 68ca19b + f5749c2 commit 14fe1a5

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)