Pandas Essential Training
In this module titled “Pandas Essential Training,” which I completed in Fall of 2024, I learned the fundamentals of the Pandas software. This course goes over everything that is needed in order to grasp the concepts of the software, including:
- DataFrames
- Working with plots
- Boolean indexing
- String handling
- Indexing
- Grouping data
- Reshaping
- Creating your own colormaps
It is a bit tricky to grasp at first, but this equips viewers with high value skills in data structures and data analysis tools for Python. I already enjoyed learning Python, so this was another difficult, yet stimulating academic feat for me.