DEV Community

Play Button Pause Button
Cheuk Ting Ho 🐍
Cheuk Ting Ho 🐍

Posted on

The Legend of Data - Ep.3 - Pandas basics 2

Pandas is a superpower tool to handle data in Python. It lets you read and write from csv, xlsx and other file formats; lets you change the structure of the data, change the data types, aggregate data, joining data etc. In this episode, continue exploring what pandas can do can explain in further details for some common pandas operations.

If you have any questions or any suggestions about which Python or Data Science topics to cover, please leave your comment at my Twitch channel

You can get the slide deck here. The notebook that I used can be found here.

Top comments (0)