Python - Plotting DataFrame and Working with Pandas

Опубликовано: 27 Декабрь 2024
на канале: VitoshAcademy
490
2

Pandas is like Excel "on steroids". In this this tutorial, the following topics are mentioned:

loading data to a dataframe (1:36)
how to do a basic operations with pandas (3:10)
how to select data from a dataframe in pandas (4:43)
how to change and format the index of the dataframe (5:50)
plotting data in matplotlib (14:00)
summing columns to a new column (19:37)

Article in VitoshAcademy.com
https://www.vitoshacademy.com/python-...

Jupyter Notebook in GitHub:
https://github.com/Vitosh/Python_pers...