Python - Introduction to Pandas and DataFrames
Python
| Intermediate
- 14 videos | 1h 4m 54s
- Includes Assessment
- Earns a Badge
Simplify data analysis with Pandas DataFrames. Pandas is a Python library that enables you to work with series and tabular data, including initialization, and population. For this course, learners do not need prior experience working with Pandas, but should be familiar with Python3, and Jupyter Notebooks. Topics include the following: Define your own index for a Pandas series object; load data from a CSV (comma separated values) file, to create a Pandas DataFrame; Add and remove data from your Pandas DataFrame; Analyze a portion of your DataFrame; Examine how to reshape or reorient data, and to create a pivot table. Finally, represent multidimensional data in two-dimensional DataFrames, with multi or hierarchical indexes.
WHAT YOU WILL LEARN
-
Understand the various applications of pandas and why it is a building block in the field of data scienceInstall pandas and create a pandas seriesWork with pandas series by accessing elements using the default and a custom indexDefine a pandas dataframe and describe how data can be stored and accessed in these data structuresInitialize and populate a simple pandas dataframeLoad data into a dataframe from a csv fileEdit individual cells and entire rows and columns in a pandas dataframe
-
Access specific rows and columns of a pandas dataframe using the index and labelsAccess parts of a pandas dataframe based on specific conditionsDescribe the concept of a hierarchical index or multi-index and how it can be usefulRe-orient a dataframe as a pivot table to better visualize dataApply a multi-index to a dataframe and reshape it using the stack and melt operationsWork with pandas for basic tabular data manipulation
IN THIS COURSE
-
2m 16s
-
3m 2sUpon completion of this video, you will be able to understand the various applications of Pandas and why it is a building block in the field of data science. FREE ACCESS
-
5m 39sTo install Pandas, follow these instructions. To create a Pandas Series, use this code. FREE ACCESS
-
6m 11sIn this video, learn how to work with Pandas Series by accessing elements using the default index and a custom index. FREE ACCESS
-
2m 24sIn this video, you will define a Pandas DataFrame and describe how data can be stored and accessed in these data structures. FREE ACCESS
-
5m 56sLearn how to initialize and populate a simple Pandas DataFrame. FREE ACCESS
-
2m 51sIn this video, you will learn how to load data into a DataFrame from a comma-separated values file. FREE ACCESS
-
7m 58sLearn how to edit individual cells and entire rows and columns in a Pandas DataFrame. FREE ACCESS
-
5m 19sIn this video, you will learn how to access specific rows and columns of a Pandas DataFrame using the index and labels. FREE ACCESS
-
5m 20sIn this video, you will learn how to access parts of a Pandas DataFrame based on specific conditions. FREE ACCESS
-
2m 58sAfter completing this video, you will be able to describe the concept of a hierarchical index or multi-index and why it can be useful. FREE ACCESS
-
4m 19sLearn how to reorient a DataFrame as a pivot table to better visualize data. FREE ACCESS
-
6m 28sIn this video, you will apply a multi-index to a DataFrame and reshape it using the stack and melt operations. FREE ACCESS
-
4m 12sLearn how to work with Pandas for basic tabular data manipulation. 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.