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
Secure APIs with FastAPI and the Microsoft Identity Platform
Sources: Talkpython
Azure Active Directory (Azure AD) is a cloud-based Identity and Access Management service from Microsoft. With security threats on the rise it’s important to kn
1 hour 45 minutes 17 seconds
Full Web Apps with FastAPI
Sources: Talkpython
FastAPI has burst on to the Python web scene. In fact, the 2020 PSF developer survey shows FastAPI going from off the radar to the 3rd most popular and fastest
7 hours 12 minutes 4 seconds
Scraping the Web for Fun and Profit
Sources: Jakob Greenfeld
This course will teach you how to use web scraping to create profitable projects. You will learn the basics of scraping using Python libraries...
6 hours 33 minutes 9 seconds
Responsive LLM Applications with Server-Sent Events
Sources: fullstack.io
Large Language Models (LLMs) are transforming entire industries, but their integration into user interfaces with real-time data streaming...
1 hour 18 minutes 18 seconds
Rock Solid Python with Python Typing Course
Sources: Talkpython
When Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hints" were added t...
4 hours 27 minutes 54 seconds