Pandas is a data analyzing tool. Together with numpy and matplotlib it is part of the data science stack
You can install it via
pip install pandas
Working with real data
The data set we are using is the astronauts data set from kaggle:
The Adventures of Dash Daring in Code & Music & Business
Pandas is a data analyzing tool. Together with numpy and matplotlib it is part of the data science stack
You can install it via
pip install pandas
The data set we are using is the astronauts data set from kaggle: