Congratulations on completing the course! You used real world calculation problems from astronomy and astrophysics to practice with several third-party data and science libraries.
In the video course you learned about:
- Astrophysics
- Using the pint library to do calculations with values that have units
- Visualizing black body radiation with a Matplotlib historgram
- Charting hundreds of stars from a panda’s
DataFrame
in a HR diagram
RealPython has lots more content on pandas and Matplotlib:
- The pandas DataFrame: Working With Data Efficiently - Video Course
- The pandas DataFrame: Make Working With Data Delightful - Tutorial
- Plot With pandas: Python Data Visualization Basics - Video course
- Plot With pandas: Python Data Visualization for Beginners - Tutorial
- Python Plotting With Matplotlib - Video Course
- Python Plotting With Matplotlib (Guide) Tutorial