This repository was archived by the owner on Jul 18, 2023. It is now read-only.
This repository was archived by the owner on Jul 18, 2023. It is now read-only.
Suggested changes to pandas lesson #5
Open
Description
Possible things to consider for intermediate/advanced pandas class:
- reading/writing to formats other than csv
- reading data in by chunks
- multi-indexing and its methods
- sparse matrices and their methods
- ways to speed up mathy things (lots of %timeit)
- parallelized methods for pandas
We can both also look up other pandas materials and think of other things we might like to add.
Metadata
Metadata
Assignees
Labels
No labels