Analyzing Data Using Python: Data Analytics Using Pandas
Python 3.8
| Beginner
- 9 Videos | 1h 20m 23s
- Includes Assessment
- Earns a Badge
Built on the Python programming language, pandas provides a flexible and open source tool for data manipulation. In this course, you'll develop the skills you need to get started with this library. You'll begin by installing pandas from a Jupyter notebook using pip. Next, you'll instantiate a pandas object, including a Series and DataFrame, and practice several ways of instantiating Dataframes - for instance, from lists, dictionaries of lists, and tuples created from lists using the zip method. You round out this course by performing filter operations on DataFrames using the loc and iloc operations - fundamental techniques used to access specific rows and columns. You'll use loc to identify rows based on labels and iloc to access rows based on the index offset position starting from 0.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this coursecreate a pandas Series objectperform basic operations on Series objectscast data types within Series objectsfilter data in Series objects using logical operations
-
create the tabular DataFrame object in pandaslook up data using DataFrame methodscreate DataFrames from dictionaries and tuplessummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 45sUP NEXT
-
2.Creating a pandas Series11m 32s
-
3.Performing Basic Series Operations10m 37s
-
4.Performing Casting Operations Using Series10m 22s
-
5.Performing Logical Operations Using Series10m 39s
-
6.Creating and Editing pandas DataFrames11m 3s
-
7.Performing Data Lookup Using DataFrames9m 38s
-
8.Constructing DataFrames from Dictionaries and Tuples11m 30s
-
9.Course Summary2m 17s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.