This session introduces basic principles of data cleaning and data management in the Python programming language. Designed for beginners, the session covers essential but simple skills that are essential for data science, such as how to:
- Detect and handle missing values
- Combine two datasets
- Build a simple classification algorithm