These are lessons I have completed during pandas course on Udemy ;))
May be the proof of me accually knowing a bit about this package.
Course: https://www.udemy.com/course/analiza-danych-w-python-i-pandas/
Unfortunately I can't paste link to source files, but it does not matter - did html view of code.
- Preparing environment.
- Data series.
- Data frames.
- Modifying data.
- Multi index and pivot tables.
- Data grouping.
- Merging data from many data frames.
- Diagrams.
PLUS:
good knowledge from basics,
nice diagrams explanations (specially boxplot),
some useful methods.
MINUS:
a bit too long - 14 hours,
a bit too easy.