Python - Pandas Advanced Features
Python
| Intermediate
- 12 videos | 1h 11m 18s
- Includes Assessment
- Earns a Badge
This course uses Python, the preferred programming language for data science, to explore Pandas, a popular Python library, and is a part of the open-source PyData stack. In this 11-video Skillsoft Aspire course, learners will use Pandas DataFrame to perform advanced category grouping, aggregations, and filtering operations. You will see how to use Pandas to retrieve a subset of your data by performing filtering operations both on rows, as well as columns. You will perform analysis on multilevel data by using the GROUPBY operation on Dataframe. You will then learn to use data masking or data obfuscation to protect classified or commercially sensitive data. Learners will work with duplicate data, an important part of data cleaning. You will examine the two broad categories of data continuous data which comprise of a continuous range of value, and categorical data has discrete, finite values. Pandas automatically generates indexes for each of our DataFrame rows, and here you will learn to different types of reindexing operations on Dataframe.
WHAT YOU WILL LEARN
-
Perform grouping and aggregations on dataWork with multiple, hierarchical indexesSpecify grouping and aggregations with multiple indexesPerform general user-defined aggregationsExtract subsets of data using filteringIdentify kinds of masking operations
-
Troubleshoot data with duplicatesIdentify how categorical data differs from continuousPerform filtering operations on categorical dataRecognize default and custom indexes and reindex dataframesPerform filtering operations, drop duplicate data, and work with categories
IN THIS COURSE
-
1m 37s
-
5m 17sDuring this video, you will learn how to group and aggregate data. FREE ACCESS
-
4m 53sIn this video, learn how to work with multiple indexes that are arranged in a hierarchy. FREE ACCESS
-
6m 50sUpon completion of this video, you will be able to specify grouping and aggregations with multiple indexes. FREE ACCESS
-
4m 47sIn this video, you will learn how to perform general aggregations that are defined by the user. FREE ACCESS
-
9m 31sIn this video, you will extract subsets of data by filtering. FREE ACCESS
-
5m 10sIn this video, you will identify types of masking operations. FREE ACCESS
-
6m 37sIn this video, you will learn how to troubleshoot data with duplicates. FREE ACCESS
-
7m 49sIn this video, you will learn how categorical data differs from continuous data. FREE ACCESS
-
7m 21sDuring this video, you will learn how to filter categorical data. FREE ACCESS
-
6m 35sAfter completing this video, you will be able to recognize default and custom indexes and reindex DataFrames. FREE ACCESS
-
4m 53sIn this video, you will learn how to perform filtering operations, drop duplicate data, and work with categories. FREE ACCESS
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.YOU MIGHT ALSO LIKE
Audiobook
Pandas in Action