Python A-Z™: Python For Data Science With Real Exercises!
This is a subtitle. Get more detailed about your course here!
Learn Python Programming by doing!
There are lots of Python courses and lectures out there. However, Python has a very steep learning curve and students often get overwhelmed. This course is different!
This course is truly step-by-step. In every new tutorial we build on what had already learned and move one extra step forward.
After every video you learn a new valuable concept that you can apply right away. And the best part is that you learn through live examples.
This training is packed with real-life analytical challenges which you will learn to solve. Some of these we will solve together, some you will have as homework exercises.
In summary, this course has been designed for all skill levels and even if you have no programming or statistical background you will be successful in this course!
I can't wait to see you in class,
Sincerely,
Kirill Eremenko
Installing Python (Windows & MAC)
R vs Python Cheatsheet: Need To Know Distinctions
Types of variables
Using Variables
Boolean Variables and Operators
The "While" Loop
The "For" Loop
The "If" statement
Code indentation in Python
Section recap
HOMEWORK: Law of Large Numbers
Quiz 1 - Core Programming Principles
What is a List?
Let's create some lists
Using the [] brackets
Slicing
Tuples in Python
Functions in Python
Packages in Python
Numpy and Arrays in Python
Slicing Arrays
Section Recap
HOMEWORK: Financial Statement Analysis
Quiz 2 - Fundamentals of Python
Project Brief: Basketball Trends
Matrices
Building Your First Matrix
Dictionaries in Python
Matrix Operations
Your first visualization
Expanded Visualization
Creating Your First Function
Advanced Function Design
Basketball Insights
Section Recap
HOMEWORK: Basketball free throws
Quiz 3 - Matrices
Importing data into Python
Exploring your dataset
Renaming Columns of a Dataframe
Subsetting dataframes in Pandas
Basic operations with a Data Frame
Filtering a Data Frame
Using .at() and .iat() (advanced tutorial)
Introduction to Seaborn
Visualizing With Seaborn: Part 1
Keyword Arguments in Python (advanced tutorial)
Section Recap
HOMEWORK: World Trends
Quiz 4 – Data Frame
What is a Category data type?
Working with JointPlots
Histograms
Stacked histograms in Python
Creating a KDE Plot
Working with Subplots()
Violinplots vs Boxplots
Creating a Facet Grid
Coordinates and Diagonals
BONUS: Building Dashboards in Python
BONUS: Styling Tips
BONUS: Finishing Touches
Section Recap
HOMEWORK: Movie Domestic % Gross
Quiz 5 - Advanced Visualization
Homework Solution Section 2: Law Of Large Numbers
Homework Solution Section 3: Financial Statement Analysis (Part 1)
Homework Solution Section 3: Financial Statement Analysis (Part 2)
Homework Solution Section 4: Basketball Free Throws
Homework Solution Section 5: World Trends (Part 1)
Homework Solution Section 5: World Trends (Part 2)
Homework Solution Section 6: Movie Domestic % Gross (Part 1)
Homework Solution Section 6: Movie Domestic % Gross (Part 2)
Eric Chu