Python - Using Pandas to Work with Series & DataFrames
Python
| Beginner
- 11 videos | 1h 10m 56s
- Includes Assessment
- Earns a Badge
Pandas, a popular Python library, is part of the open-source PyData stack. In this 10-video Skillsoft Aspire course, you will learn that Pandas represents data in a tabular format which makes it easy and intuitive to perform data manipulation, cleaning, and exploration. You will use Python's DataFrame a two-dimensional size-mutable, potentially heterogeneous tabular data structure with labeled axes (rows and columns). To take this course, you should already be familiar with Python programming language; all code writing is in Jupyter notebooks. You will work with basic Pandas data structures, Pandas Series objects representing a single column of data which can store numerical values, strings, Booleans, and more complex data types. Learn how to use Pandas DataFrame, which represents data in table form. Finally, learn to append and sort series values, add missing data, add columns, and aggregate data in a DataFrame. The closing exercise involves instantiating a Pandas Series object by using both a list and a dictionary; changing the Series index to something other than default value; and practicing sorting Series values in place.
WHAT YOU WILL LEARN
-
Install and work with pandasCreate and configure pandas series objectsPerform data wrangling operations on series objectsUse appending and sorting operations on series objectsCreate and configure pandas dataframe objects
-
Perform indexing operations on dataframesIdentify and troubleshoot missing dataWork with aggregations on columnsPerform statistical operations on dataframesRecall basic concepts and instantiate series and dataframe objects
IN THIS COURSE
-
1m 29s
-
4m 49sFind out how to install and work with Pandas. FREE ACCESS
-
8m 17sIn this video, you will create and configure Pandas DataFrame objects. FREE ACCESS
-
6m 34sIn this video, you will learn how to perform data wrangling operations on Series objects. FREE ACCESS
-
8m 50sIn this video, learn how to use appending and sorting operations on lists. FREE ACCESS
-
8m 36sLearn how to create and configure DataFrame objects in Pandas. FREE ACCESS
-
6m 10sIn this video, you will learn how to perform indexing operations on DataFrames. FREE ACCESS
-
5m 51sIn this video, you will learn how to identify and troubleshoot data that is missing. FREE ACCESS
-
7m 42sIn this video, you will work with aggregations on columns. FREE ACCESS
-
6m 51sIn this video, you will perform statistical operations on DataFrames. FREE ACCESS
-
5m 49sUpon completion of this video, you will be able to recall basic concepts and create Series and DataFrame objects. 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.