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
Build an LLM-powered Q&A App using LangChain, OpenAI and Python
Sources: zerotomastery.io
LLMs like GPT are great at answering questions about data they've been trained on...but what if you want to ask it questions about data it hasn't been trained o
2 hours 38 minutes 22 seconds
Agentic AI Programming for Python Course
Sources: Talkpython
Learn how to use agent AI to create and improve Python applications. Discover the difference from chatbots and customize AI for your tasks.
2 hours 38 minutes 10 seconds
HTMX + Flask: Modern Python Web Apps, Hold the JavaScript
Sources: Talkpython
htmx is one of the hottest properties in web development today, and for good reason. This framework, along with the libraries and techniques introduced in this course, will have...
3 hours 3 minutes 5 seconds
Django Masterclass : Build Web Apps With Python & Django
Sources: udemy
Learn Django from scratch, build an E-commerce store, web based PDF generators, web crawlers, APIs using Python & Django.
15 hours 42 minutes 28 seconds
Object-Oriented Programming
Sources: programmingexpert.io
Programming languages are often classified based on their syntax, features, and execution models. This course introduces you to the idea of programming paradigm
4 hours 36 minutes 7 seconds