Data Wrangling With Python
Understand data wrangling techniques using Python, focusing on cleaning, transforming, and preparing data for analysis.
Data wrangling is cleaning, transforming, and organizing data for further analysis. In this course, you will learn how to use Python to effectively wrangle and prepare data for use in data science and machine learning projects.
Throughout the course, you will learn about the common challenges that arise when working with data and how to overcome them. You will use Python and several libraries commonly used in data wrangling, including NumPy and pandas. Then, you will learn how to use pandas to clean, transform, and aggregate data. Moreover, you will also use scikit-learn, a library for machine learning, to identify outliers in our data.
By the end of the course, you will be able to use Python to effectively wrangle and prepare data for use in data science and machine learning projects. With these tools at your disposal, you can efficiently apply machine learning models and get realistic predictions after applying various wrangling techniques to the dataset.
There are no reviews yet.