YoVDO

pandas Essential Training

Offered By: LinkedIn Learning

Tags

pandas Courses Data Analysis Courses Data Visualization Courses Jupyter Notebooks Courses DataFrames Courses Anaconda Courses

Course Description

Overview

Discover how to work with the pandas library and tools for data analysis and data structuring.

Syllabus

Introduction
  • Welcome
  • What you should know
  • Exercise files
1. Technical Setup
  • Installing Anaconda
  • Downloading the data set
  • Using the Jupyter notebook
  • Using Pandas
2. Series and DataFrames
  • DataFrames
  • Series
  • Challenge
  • Solution
3. Data Input and Validation
  • Using read_csv()
  • Using shape
  • Using head() and tail()
  • Using info()
4. Basic Analysis
  • Using value_counts()
  • Using sort_values()
  • Boolean indexing
  • String handling
  • Challenge
  • Solution
5. Basic Plotting
  • Basic plotting
  • Plot types
  • Colors
  • Figsize
  • Colormaps
  • Seaborn basic plotting
  • Challenge
  • Solution
6. Indexing
  • Index
  • Using set_index()
  • Using reset_index()
  • Using sort_index()
  • Using loc[]
  • Using iloc[]
  • Challenge
  • Solution
7. Groupby
  • Groupby
  • Iterate through a group
  • Groupby computations
  • Challenge
  • Solution
8. Reshaping
  • Reshaping
  • Using stack()
  • Using unstack()
  • Challenge
  • Solution
9. Data Visualizations
  • Learning heatmaps
  • Creating your own colormaps
10. Challenge
  • Final challenge
  • Final solution
Conclusion
  • Next steps

Taught by

Jonathan Fernandes

Related Courses

Social Network Analysis
University of Michigan via Coursera
Intro to Algorithms
Udacity
Data Analysis
Johns Hopkins University via Coursera
Computing for Data Analysis
Johns Hopkins University via Coursera
Health in Numbers: Quantitative Methods in Clinical & Public Health Research
Harvard University via edX