Skip to content

Commit f5749c2

Browse files
authored
Merge pull request #514 from realpython/pivot-tables
Pivot tables
2 parents 762eaee + 0aa7787 commit f5749c2

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)