Learning Objectives
Objective:
Be able to handle dataframe creation and operation
Be able to perform common tasks in data preprocessing
The above modular objective contributes to course level learning objectives #1 and #4.
Learning Materials
Required:
Lecture notes (incorporated in data_preprocessing notebook)
Python codes for data preprocessing (incorporated in data_preprocessing notebook)
Learning Activities:
Read through the provided tutorial
Review the sample codes