Data Preparation (Import and Cleaning) for Python

Go to class
Write Review

Free Online Course: Data Preparation (Import and Cleaning) for Python provided by A Cloud Guru is a comprehensive online course, which lasts for 6 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from A Cloud Guru. Data Preparation (Import and Cleaning) for Python is taught by David Thomas.

Overview
  • Python can be a powerful tool for data preparation. In this course, we will quickly cover how to connect to various database types. Then, we will jump into using the pandas Python package for data preparation. We will look at examples of cleansing missing and outlying data as well as data visualizations and exploration. In addition to the pandas package, we will also look at preprocessing data for machine learning using the scikit-learn Python package.Before beginning this course, you should have a strong knowledge of Python and data approaches. Check out the Prerequisite and Related Courses lesson in the Introduction section for a starting point.

Syllabus
    • Introduction
    • Database Access
    • Data Visualization
    • Data Cleansing
    • Preprocessing Data for Machine Learning
    • Conclusion