Skip to content

Commit 0b0a8b9

Browse files
authored
Final QA (#534)
1 parent 7d4ed30 commit 0b0a8b9

File tree

2 files changed

+322
-142
lines changed

2 files changed

+322
-142
lines changed

pivot_tables/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# How to Create a Pivot Table With pandas
2+
13
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/):
24

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.
5+
- `code_downloads.ipynb` contains the main code from the tutorial.
6+
- `solutions.ipynb` contains sample solutions to the various exercises.
7+
- `sales_data.csv` contains the source data used throughout the tutorial.

0 commit comments

Comments
 (0)