Python for Data Science: Manipulating and Analyzing Data in Pandas DataFrames
Overview/Description
Expected Duration
Lesson Objectives
Course Number
Expertise Level
Overview/Description
This 10-video course explores some of the advanced features of Pandas DataFrames, a Python software library used for data manipulation and analysis. To take this Skillsoft Aspire course, learners should have some previous experience using Pandas, be able to load data into data frames, and be able to perform basic data manipulations in a Jupyter Notebook. You will learn to iterate data in DataFrames. This course covers various ways to export data from a DataFrames to Excel files, JSON (Javascript Object Notation) files, and CSV (comma separated values) files. You will learn to sort the contents in DataFrames, and how to utilize different techniques to manage missing data. The course conducts an in-depth examination of using a multi-index to group data. You will learn to merge data residing in different data frames into a single frame by using join and concatenate operations. Finally, since there are some similarities between relational databases and Pandas, you will learn when and where to integrate data by using structured query language (SQL)-like operations.
Expected Duration (hours)
0.8
Lesson Objectives
Python for Data Science: Manipulating and Analyzing Data in Pandas DataFrames
it_dspydsdj_04_enus
Expertise Level
Intermediate