112 - Rockets

112 - Rockets#

Load this CSV file with data on rockets into a Pandas dataframe. Explore a bit the dataset:

  • Make a (bar) plot showing the number of launches for each rocket

  • Make a (bar) plot showing the max payload for each rocket

  • Make the two bar plots where the bars are ordered from smallest to largest