Skip to content

Commit 5283597

Browse files
committed
Commit 7_May
1 parent 051decf commit 5283597

File tree

3 files changed

+1408
-96
lines changed

3 files changed

+1408
-96
lines changed

pivot_tables/README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
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/).
22

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

Comments
 (0)