pandas Essential Training
Offered By: LinkedIn Learning
Course Description
Overview
Discover how to work with the pandas library and tools for data analysis and data structuring.
Syllabus
Introduction
- Welcome to pandas
- Using Google Colab
- What is pandas?
- Using pandas
- Reading tabular data into pandas
- Get an overview of the data and displaying it
- Select a Series (column)
- Challenge: Fundamentals
- Solution: Fundamentals
- Python lists and dictionaries
- Rename a Series (or column)
- Remove a Series (column) or row
- Filtering rows for a single condition
- Filter rows for multiple conditions
- Using String methods
- Sorting a DataFrame or Series
- Working with data types (dtype)
- Memory usage of dtypes
- Defining dtypes when you read in a file
- Python functions
- Working with indexes
- Being productive in pandas: My best practices
- Creating Series and DataFrames
- Working with dates
- Combining DataFrames
- Combining datasets
- Working with missing data
- Removing missing data
- Working with duplicates
- Validating data
- Updating the dtypes
- Combine the datasets
- Plotting data
- Working with colormaps and seaborn
- Working with groupby
- Reshaping data: Stacking, unstacking, and MultiIndex
- Challenge: Visualizations
- Solution: Visualizations
- Creating your own colormaps
- Final challenge: Recap
- Solution: Recap
- Your next steps in pandas
Taught by
Jonathan Fernandes
Related Courses
Introduction to Data Science in PythonUniversity of Michigan via Coursera Julia Scientific Programming
University of Cape Town via Coursera Python for Data Science
University of California, San Diego via edX Probability and Statistics in Data Science using Python
University of California, San Diego via edX Introduction to Python: Fundamentals
Microsoft via edX