Analyzing Data Using Python: Cleaning & Analyzing Data in Pandas
Python
| Intermediate
- 13 videos | 1h 53m 17s
- Includes Assessment
- Earns a Badge
For data analysis to be useful and accurate, the analyzed data needs to be cleaned and curated. There are copious methods to achieve this in pandas. In this course, you'll learn how to identify and eliminate duplicates in pandas. You'll start by using the pandas cut method to discretize data into bins, using bins to plot histograms and identify outliers using box-and-whisker plots. You'll parse and work with datetime objects read in from strings and convert string columns to datetime using the dateutils python library. Moving on, you'll master different pandas methods for aggregating data - including the groupby, pivot, and pivot_table methods. Lastly, you'll perform various joins - inner, left outer, right outer, and full outer - using both the merge and join methods.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseIdentify and deal with duplicate recordsSummarize records into bins or categoriesCompute aggregations on dataPerform common grouping and aggregation operationsUse pivot tables to explore dataUse pivot tables to summarize data
-
Combine and merge recordsPerform inner join operations using the merge() methodPerform left and right join operations using the merge() methodImplement joins using the join() methodManipulate and analyze time series dataSummarize the key concepts covered in this course
IN THIS COURSE
-
3m 17s
-
6m 29s
-
6m 48s
-
10m 42s
-
12m 54s
-
9m 50s
-
13m 10s
-
10m 19s
-
8m 32s
-
7m 50s
-
7m 20s
-
13m 25sIn this video, you'll learn how to manipulate and analyze time series data. You'll learn that this is a brand new Jupyter Notebook. You'll make use of import statements to carry out important work. FREE ACCESS
-
2m 41s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.