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 - The Practical Guide
Sources: udemy
This is a highly practice-oriented Python course that teaches you Python from scratch - no prior programming experience required! Python is probably THE most trending programmin...
16 hours 26 minutes 30 seconds
Python 3: Deep Dive (Part 2 - Iteration, Generators)
Sources: udemy
I will show you exactly how iteration works in Python - from the sequence protocol, to the iterable and iterator protocols, and how we can write our own sequence and iterable da...
34 hours 42 minutes 47 seconds
Master Data Structure & Algorithms & Crack the Coding Interview
Sources: INTERNET MADE CODER (Tuomas Kivioja)
Take a unique Python course that will help you master data structures and algorithms, so you can confidently tackle any tasks in the technical...
13 hours 48 minutes 49 seconds
Python & LeetCode | The Ultimate Interview BootCamp
Sources: kaeducation.com
I know LeetCode questions are meant to be difficult, but do not worry! I made it a priority to present each problem in the most simplistic and direct way possible. You will bene...
8 hours 35 minutes 33 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...