This document outlines the course contents for a data wrangling class. It introduces data wrangling and cleaning as the process of converting raw data into a usable format. The course will cover Python programming, Jupyter notebooks, common Python libraries like Pandas and NumPy, and installing packages. Students will learn the steps of data wrangling including importing, merging, standardizing, and exporting data. The instructor will demonstrate working with data in Jupyter notebooks.