Plan a Moon mission by using Python pandas
Like Fei Fei, use data to plan your own mission to the Moon. Ensure that your rocket can not only get you there, but also bring you and all your Moon rocks safely back to Earth.
Learning objectives
In this module, you will:
- Create a clear representation of data from many sources.
- Use Python and pandas to explore data.
- Use data cleansing techniques to get a clear representation of data.
- Hypothesize how much rock sample astronauts might bring back on the Artemis missions.
Tip
This module is part of a multimodal learning experience. Start the module to see how you can follow along!
Prerequisites
- Visual Studio Code, with the Python extension
- A local Python environment set up, as seen in Discover the role of Python in space exploration