Data Wrangling with Python
Offered By: Pluralsight
Course Description
Overview
In this course, Data Wrangling with Python, you'll learn about various functions and procedures that will help you get your data in order, providing a clean and well-constructed dataset for further data analysis and machine learning.
Machine Learning and Data analytics in general follows the garbage-in/garbage-out principle. If you want to learn from or predict based on your data, you need to make sure that data is well constructed and cleaned. This course, Data Wrangling with Python 3, is aimed at helping you do exactly that. First, you’ll see how to merge data from different sources using the methods concat, append, and merge. Next, you’ll discover how to combine data into groups. The primary function used here is groupby. In the next two sections, you’ll explore how to transform and normalize data. You’ll learn why these processes are necessary, and then proceed to see how they work in practice. Finally, you’ll examine important processes such as One Hot Encoding, which enables further processing during data analysis. When you’re finished with this course, you’ll have thorough knowledge of data wrangling which will help you immensely during your data analysis and machine learning projects.
Machine Learning and Data analytics in general follows the garbage-in/garbage-out principle. If you want to learn from or predict based on your data, you need to make sure that data is well constructed and cleaned. This course, Data Wrangling with Python 3, is aimed at helping you do exactly that. First, you’ll see how to merge data from different sources using the methods concat, append, and merge. Next, you’ll discover how to combine data into groups. The primary function used here is groupby. In the next two sections, you’ll explore how to transform and normalize data. You’ll learn why these processes are necessary, and then proceed to see how they work in practice. Finally, you’ll examine important processes such as One Hot Encoding, which enables further processing during data analysis. When you’re finished with this course, you’ll have thorough knowledge of data wrangling which will help you immensely during your data analysis and machine learning projects.
Syllabus
- Course Overview 1min
- Concatenating and Merging Data from Different Sources 24mins
- Combining Data into Groups 12mins
- Normalizing Data with Pandas 11mins
- Reshaping Data with Python 13mins
- Data Encoding with Python 15mins
Taught by
Pratheerth Padman
Related Courses
Introduction to Feature Engineering in RDataCamp Working with Categorical Data in Python
DataCamp Building Features from Nominal Data
Pluralsight Machine Learning: Create a Neural Network that Predicts whether an Image is a Car or Airplane.
Coursera Project Network via Coursera Feature Engineering
YouTube