Python - Manipulating & Analyzing Data in Pandas DataFrames
Python
| Intermediate
- 10 videos | 44m 10s
- Includes Assessment
- Earns a Badge
Explore advanced data manipulation and analysis with Pandas DataFrames, a Python library that shares similarities with relational databases. To take this course, prior basic experience is needed with Pandas DataFrames, data loading, and Jupyter Notebook data manipulation. You will learn to iterate data in your DataFrame. See how to export data to Excel files, JSON (JavaScript Object Notation) files, and CSV (comma separated values) files. Sort the contents of a DataFrame and manage missing data. Group data with a multi-index. Merge disparate data into a single DataFrame through join and concatenate operations. Finally, you will determine when and where to integrate data with structured queries, similar to SQL.
WHAT YOU WILL LEARN
-
Learn how to iterate over a dataframe's rows and columnsExport the contents of a dataframe into files of various formatsDescribe and apply different techniques involved in sorting the contents of a pandas dataframeDescribe and apply the different techniques involved in handling datasets where some information is missingImplement a hierarchical index and access the dataframe's contents based on that index
-
Combine two similar dataframes using the concat operationApply a join operation on two related but dissimilar dataframes using the merge functionLoad data into a pandas dataframe from a table in a relational databaseUse pandas for advanced tabular data manipulation
IN THIS COURSE
-
2m 8s
-
3m 24sIn this video, you will learn how to iterate over a DataFrame's rows and columns. FREE ACCESS
-
3m 27sLearn how to export the contents of a DataFrame into various file formats. FREE ACCESS
-
4m 46sUpon completion of this video, you will be able to describe and apply the different techniques involved in handling datasets where some information is missing. FREE ACCESS
-
5m 36sUpon completion of this video, you will be able to describe and apply the different techniques involved in handling datasets where some information is missing. FREE ACCESS
-
5m 17sIn this video, you will implement a hierarchical index and access the DataFrame's contents based on that index. FREE ACCESS
-
3m 24sFind out how to combine two similar DataFrames using the concatenate operation. FREE ACCESS
-
5m 13sFind out how to apply a join operation on two related but dissimilar DataFrames using the merge function. FREE ACCESS
-
6m 34sIn this video, you will learn how to load data into a Pandas DataFrame from a table in a relational database. FREE ACCESS
-
4m 20sIn this video, you will learn how to use Pandas for advanced manipulation of tabular data. 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.