Python for Data Science
6h 21m 57s
English
Paid
Course description
Master the key Python skills for data analysis, visualization, statistical analysis, and machine learning. Build a solid foundation for a successful start to your journey in data science.
Watch Online
0:00
/ #1: Introduction
All Course Lessons (21)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 15:09 | |
| 2 | Best Coding Practices | 05:32 | |
| 3 | Python & PyCharm (IDE) Configuration | 16:09 | |
| 4 | Demo 1: Data Types & Creating Variables | 18:39 | |
| 5 | Demo 2: Lists/Matrices/Dictionaries | 17:30 | |
| 6 | Demo 3: For-Loops in Python | 16:54 | |
| 7 | Demo 4: If-Else Statements | 20:00 | |
| 8 | Demo 5: Python Libraries for Data Science | 18:04 | |
| 9 | Demo 6: Loading Data in Python | 16:06 | |
| 10 | Demo 7: Data Exploration & Preprocessing | 14:33 | |
| 11 | Demo 8: Random Data Generation (Data Simulation) | 19:53 | |
| 12 | Demo 9: Filtering, Sorting, Grouping | 21:08 | |
| 13 | Demo 10: Descriptive Statistics | 15:50 | |
| 14 | Demo 11: Merging & Joining Datasets | 21:27 | |
| 15 | Demo 12: User Defined Functions (UDF) | 13:50 | |
| 16 | Demo 13: Text Cleaning and Preparation in NLP | 21:11 | |
| 17 | Demo 14: Data Visualization in Python | 20:57 | |
| 18 | Demo 15: Data Sampling (Part 1) - Theory | 28:16 | |
| 19 | Demo 16: Data Sampling (Part 2) - Coding | 20:34 | |
| 20 | Demo 17: A/B Test Results Analysis (Part 1) - Theory | 22:49 | |
| 21 | Demo 18 - A/B Test Results Analysis (Part 2) - Coding | 17:26 |
Unlock unlimited learning
Get instant access to all 20 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionBooks
Read Book Python for Data Science
| # | Title |
|---|---|
| 1 | Python_Cheat_Sheet |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Python Data Visualization
Sources: Talkpython
Have you ever been confused by all the different python plotting libraries? Have you tried to make a "simple" plot and gotten stuck and been unable to move forw
4 hours 36 minutes 12 seconds
The Ultimate Flask Course
Sources: udemy
Welcome to The Ultimate Flask Course. This course is designed to teach you everything you need to know to get started building your own Python-based web apps us
28 hours 4 minutes 28 seconds
Building APIs with FastAPI
Sources: Andreas Kretz
API is the foundation of any modern data platform. You either provide an API for clients or use external APIs yourself. In any case, it's important to be...
1 hour 35 minutes 40 seconds
LeetCode In Python: 50 Algorithms Coding Interview Questions
Sources: udemy
In this course, you'll have a detailed, step by step explanation of 50 hand-picked LeetCode questions where you'll learn about the most popular techniques and p
19 hours 36 minutes 13 seconds
Statistics Every Programmer Needs
Sources: Gary Sutton
"Statistics Every Programmer Needs" is a practical guide on applying statistical and quantitative methods to programming tasks using...