Skip to content

Commit

Permalink
Merge pull request #124 from ndporter/patch-2
Browse files Browse the repository at this point in the history
Remove h1 in tidy.md
  • Loading branch information
chennesy authored Jun 27, 2024
2 parents 469ac23 + 86c82fb commit 204dc48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion episodes/tidy.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ exercises: 10
::::::::::::::::::::::::::::::::::::::::::::::::::


# Tidy Data in Pandas
## Tidy Data in Pandas

Let's import the pickle file that contains all of our Chicago public library circulation data in a single DataFrame. We can use the Pandas `.read_pickle()` method to do so.

Expand Down

0 comments on commit 204dc48

Please sign in to comment.