Skip to content

Commit 53361ce

Browse files
authored
Update README.md
1 parent 5283597 commit 53361ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pivot_tables/README.md

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

33
code_downloads.ipynb contains the main code from the tutorial.
44
solutions.ipynb contains sample solutions to the various exercises.
5-
sales_data.csv contains the source data used throughout the tutorial.
5+
sales_data.csv contains the source data used throughout the tutorial.

0 commit comments

Comments
 (0)