4.00
(1 Rating)

Python Data Analysis

Categories: Data Science
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

In this course, you will get to learn the fundamentals of Data Analysis with Python. We’ll cover how to work with arrays in Python, how to work with Python tabular for data manipulation and data analysis, and finally data visualisation with Python. To go through the course smoothly, we recommend you use Jupyter Notebooks from Anaconda or the Ipython Notebook on VS Code (make sure you have VS Code installed). If you are struggling to find a proper ipython-based development environment, you can also work with Google Colab. Here is an overview of the content breakdown:

  1. Week 1: Numpy Arrays and Pandas Foundations
  2. Week 2: Pandas Data Cleaning and Basic Matplotlib Visualisations
  3. Week 3: Advanced Visualisation with Matplotlib, Seaborn, Geopandas
  4. Week 4: SQL Programming (Querying Relational Databases)
  5. Week 5: Capstone Exploratory Data Analysis Project

Attribution and Acknowledgement

This content in this course is attributed to Jake VanderPlas, the author of the Python Data Science Handbook and a Senior Software Engineer at Google Research. The content in this course is specifically licensed from the Python Data Science Handbook under the CC-BY-NC-ND license. The projects, supporting notes, and curriculum breakdown to accompany the content are curated by the Chaptr Data Science team, technical mentors to the program.

Show More

Course Content

Overview of the course

  • Welcome to the course
    00:00
  • Installing Jupyter Notebooks
    00:00

1.1 Foundations of Numpy

1.2 Computation on Arrays

1.3 Manipulating Arrays

1.4 Foundations of Pandas

1.5 Numpy Weekly Project

2.1 Pandas Data Manipulation

2.2 Pandas Data Analysis

2.3 Advanced Pandas Analysis

2.4 Matplotlib Foundations

2.5 Pandas Weekly Project

3.1 Customising Plots

3.2 Advanced Visualisations

3.3 GeoPandas Foundations

3.4 GeoPandas Map Plots

3.5 Python Visualisation Project

4.1 Introduction to SQL Databases

4.2 Basic SQL Queries

4.3 More SQL Queries

4.4 SQL-Python Connection

4.5 SQL Database Project

5.0 Capstone and Next Steps

Student Ratings & Reviews

4.0
Total 1 Rating
5
0 Rating
4
1 Rating
3
0 Rating
2
0 Rating
1
0 Rating
MM
5 months ago
It was quite insightful and I got to learn a lot