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

Computational Linear Algebra
fast.ai via Independent
Hurricane Tracking with Satellite Data
University of Strathclyde via FutureLearn
Learn Python Fast and Easy Way
Udemy
【4日で体験!】 TensorFlow, Keras, Python 3 で学ぶディープラーニング体験講座
Udemy
Python Data Analysis
LinkedIn Learning