Skip to main content
HomeCode-alongsData Analysis

Exploring Air Force Personnel Data with Python

Learn how to answer questions about data using pandas and plotly packages.
Feb 2023
Code along with us onCode Along

Exploring data—manipulating, calculating, and visualizing it—is an important data analysis skill.

In this live training aimed at novice Python users, we'll use DataCamp Workspace to analyze a US Department of Defense personnel dataset. You'll learn how to quickly answer questions about data using the popular pandas and plotly packages.

Key learnings

  • Import data from a CSV file

  • Calculate summary statistics using pandas

  • Draw bar plots and line plots using plotly

Materials

Topics