Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 670 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 670 Bytes

Space Race Analysis

See deployment at https://nbviewer.jupyter.org/github/christinichka/Space-Race-Analysis/blob/main/Space_Missions_Analysis_Capstone.ipynb

This project is my submission for the Capstone Assignment Analyse and Visualise the Space Race for my Python Bootcamp Udemy Course.

The instructor supplied a Jupyter Notebook with questions to be solved using the data that was also supplied in the form of a csv file.

Within the project you will find analysis of the data using Pandas, as well as charts depicting subsets of the data.

Packages used to create this project: numpy pandas plotly.express matplotlib.pyplot seaborn iso3166 datetime, timedelta