ruchisingh-dev / Python_Data_Analytics_Course

Home Page:https://www.lukebarousse.com/python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python for Data Analytics - Full Course

Data Nerds! This repo contains all the notebooks needed to follow along my free course: Python for Data Analytics

Python for Data Analytics

Team Members ๐Ÿ‘ฅ

๐Ÿ™‹๐Ÿผโ€โ™‚๏ธ Course Leader: Luke Barousse
๐ŸŽฌ Course Producer: Kelly Adams
๐Ÿ“บ Video Editor: Brannon Linder

Table of Contents

This chapter is meant for Google Colab.

  • Introduction to Python
    • Variables
    • Data Types
    • Operators
    • Functions
    • Classes
  • Python Standard Libraries
    • datetime
    • random
    • ast
  • Libraries for Data Science
    • Numpy
    • Matplotlib
    • Pandas
  • Advanced Pandas
    • Data Cleaning
    • Data Manipulation
    • Data Visualization
  • Advanced Matplotlib
    • Statistical Plots
    • Customizing Plots
    • Subplots
  • Investigating Top Skills in Data Science
    • Data Cleaning
    • Data Analysis
    • Data Visualization
    • Data Interpretation

Found a Typo? Want to Contribute?

  • If you find an error in this codebase, please feel free to make a pull request by:
    • Forking the repo
    • Making any changes
    • Submitting a pull request

About

https://www.lukebarousse.com/python


Languages

Language:Jupyter Notebook 100.0%