Pandas Core Objects and Data Import
Learners can load tabular data with pandas, explain Series and DataFrame objects, inspect rows, columns, dtypes, missing values, and summaries, then begin a data dictionary.
Downloadable-first courseRead the lesson online, then use the downloadable pack to run the practice and worked notebooks locally. A browser lab can be added later after full visualization runtime validation.
Module sequence
- LessonRead the classroom explanation
- Practice activityUse the supplied notebook and dataset
- Module checkConfirm the skill before moving on
Notebook path
After downloading the pack, open modules/module-03/notebooks/module-03-practice.ipynb in JupyterLab.
