Transform Messy Functions into Production Ready Code
Data Science Simplified
Transform Messy Functions into Production Ready Code
6:51
Avoid These 6 Mistakes in Data Science Code
Data Science Simplified
Avoid These 6 Mistakes in Data Science Code
10:19
Build a Fully Automated Data Drift Detection Pipeline
Data Science Simplified
Build a Fully Automated Data Drift Detection Pipeline
9:26
Loguru: Simple as Print, Flexible as Logging
Data Science Simplified
Loguru: Simple as Print, Flexible as Logging
3:43
How to Create Human-Readable Regular Expressions in Python
Data Science Simplified
How to Create Human-Readable Regular Expressions in Python
3:02
Git for Data Scientists: Learn Git through Examples
Data Science Simplified
Git for Data Scientists: Learn Git through Examples
9:31
6 Practices to Write Clean Python Functions
Data Science Simplified
6 Practices to Write Clean Python Functions
5:25
How to Structure a Data Science Project for Maintainability
Data Science Simplified
How to Structure a Data Science Project for Maintainability
7:34
The BEST Tool to Manage Python Dependencies
Data Science Simplified
The BEST Tool to Manage Python Dependencies
10:11
Streamline dbt Model Development with Notebook-Style Workspace
Data Science Simplified
Streamline dbt Model Development with Notebook-Style Workspace
7:50
Stop Hard Coding Values - Use Config Files Instead
Data Science Simplified
Stop Hard Coding Values - Use Config Files Instead
5:57
Build an Efficient Data Pipeline: Is dbt the Key?
Data Science Simplified
Build an Efficient Data Pipeline: Is dbt the Key?
10:13
How to Preprocess Text in ONE Line of Code #shorts #python #nlp
Data Science Simplified
How to Preprocess Text in ONE Line of Code #shorts #python #nlp
0:50
Improve Code Readability with Named Slices in Python #shorts
Data Science Simplified
Improve Code Readability with Named Slices in Python #shorts
0:43
DO THIS to Create Maintainable Python Functions #shorts
Data Science Simplified
DO THIS to Create Maintainable Python Functions #shorts
0:52
Simplified Iterable Extraction in Python #shorts
Data Science Simplified
Simplified Iterable Extraction in Python #shorts
0:47
Why Your Machine Learning Model Needs More Than Just Accuracy
Data Science Simplified
Why Your Machine Learning Model Needs More Than Just Accuracy
7:01
Tired of Labeling Your Data? TRY THIS!
Data Science Simplified
Tired of Labeling Your Data? TRY THIS!
7:27
Visualize Interactive Network Graphs in Python with pyvis
Data Science Simplified
Visualize Interactive Network Graphs in Python with pyvis
6:06
Rule-Based Learning as an Alternative to Machine Learning
Data Science Simplified
Rule-Based Learning as an Alternative to Machine Learning
8:19
Validate Python Input Values for a Machine Learning Application with Pydantic
Data Science Simplified
Validate Python Input Values for a Machine Learning Application with Pydantic
4:12
Build a Full-Stack ML Application With Pydantic And Prefect
Data Science Simplified
Build a Full-Stack ML Application With Pydantic And Prefect
6:45
Generate a New Function with Fewer Arguments Using Functools Partial
Data Science Simplified
Generate a New Function with Fewer Arguments Using Functools Partial
3:14
Online Machine Learning in Python with River (Part 2) - Deal with Imbalanced Data
Data Science Simplified
Online Machine Learning in Python with River (Part 2) - Deal with Imbalanced Data
2:26
Online Machine Learning in Python with River
Data Science Simplified
Online Machine Learning in Python with River
8:04
Online Learning as an Alternative to Batch Learning in Machine Learning
Data Science Simplified
Online Learning as an Alternative to Batch Learning in Machine Learning
2:16
Create Observable and Reproducible Notebooks with Hex: Integrate Hex with Prefect (Part 2)
Data Science Simplified
Create Observable and Reproducible Notebooks with Hex: Integrate Hex with Prefect (Part 2)
3:08
Create Observable and Reproducible Notebooks with Hex: Why Hex (Part 1)
Data Science Simplified
Create Observable and Reproducible Notebooks with Hex: Why Hex (Part 1)
5:26
Quickly Annotate Your Data on Jupyter Notebook with Pigeon
Data Science Simplified
Quickly Annotate Your Data on Jupyter Notebook with Pigeon
2:28
Assign Behaviors to a Python Function Based on Data Types With Functools Singledispatch
Data Science Simplified
Assign Behaviors to a Python Function Based on Data Types With Functools Singledispatch
4:32
Deploy a Data Pipeline with Prefect (Part 3) - Run a Deployment
Data Science Simplified
Deploy a Data Pipeline with Prefect (Part 3) - Run a Deployment
2:12
Deploy a Data Pipeline with Prefect (Part 2) - Create a Deployment
Data Science Simplified
Deploy a Data Pipeline with Prefect (Part 2) - Create a Deployment
2:38
Deploy a Data Pipeline with Prefect (Part 1) - What is a Deployment
Data Science Simplified
Deploy a Data Pipeline with Prefect (Part 1) - What is a Deployment
1:44
Automatically Rerun Modified Components of a Pipeline with DVC and GitHub actions (Part 2)
Data Science Simplified
Automatically Rerun Modified Components of a Pipeline with DVC and GitHub actions (Part 2)
3:43
Automatically Rerun Modified Components of a Pipeline with DVC and GitHub Actions (Part 1)
Data Science Simplified
Automatically Rerun Modified Components of a Pipeline with DVC and GitHub Actions (Part 1)
5:13
Create Fake File System in Memory for Testing in Python with pyfakefs
Data Science Simplified
Create Fake File System in Memory for Testing in Python with pyfakefs
3:06
How to Version Control Your Data and Models with DVC
Data Science Simplified
How to Version Control Your Data and Models with DVC
4:37
Why Should You Use DVC to Version Control Your Data and Models?
Data Science Simplified
Why Should You Use DVC to Version Control Your Data and Models?
1:27
Flow in Prefect - Supercharge Your Data Pipeline in Python
Data Science Simplified
Flow in Prefect - Supercharge Your Data Pipeline in Python
1:37
Tasks in Prefect - Add Observability to Your Data Pipeline in Python
Data Science Simplified
Tasks in Prefect - Add Observability to Your Data Pipeline in Python
1:40
Observe Data Pipelines through Prefect Orion Server
Data Science Simplified
Observe Data Pipelines through Prefect Orion Server
3:09
Subflows in Prefect: Organize Data Pipelines in Python
Data Science Simplified
Subflows in Prefect: Organize Data Pipelines in Python
2:24
Automatically Find Dates and Time in a Python String with datefinder
Data Science Simplified
Automatically Find Dates and Time in a Python String with datefinder
1:48
Finding the Cartesian Product of Two Python Lists with itertools.product
Data Science Simplified
Finding the Cartesian Product of Two Python Lists with itertools.product
2:08
Add Statistical Significance Annotations to Seaborn Plots in Python with statannotations
Data Science Simplified
Add Statistical Significance Annotations to Seaborn Plots in Python with statannotations
4:08
Convert Numbers to Words in Python with num2words
Data Science Simplified
Convert Numbers to Words in Python with num2words
1:55
Unfold Nested Iterables in Python with Pipe
Data Science Simplified
Unfold Nested Iterables in Python with Pipe
2:11
Pipe: A Cleaner Alternative to Map and Filter in Python
Data Science Simplified
Pipe: A Cleaner Alternative to Map and Filter in Python
3:12
Schedule Your Data Workflow in Python with Prefect 2.0
Data Science Simplified
Schedule Your Data Workflow in Python with Prefect 2.0
2:45
Processing Text in Python Within One Line of Code with TextBlob
Data Science Simplified
Processing Text in Python Within One Line of Code with TextBlob
7:24
Create Pairs of Values from a Python List with itertools: An Alternative to Double For Loops
Data Science Simplified
Create Pairs of Values from a Python List with itertools: An Alternative to Double For Loops
2:42
Organize Dependent Data Pipelines with Subflows in Prefect
Data Science Simplified
Organize Dependent Data Pipelines with Subflows in Prefect
1:35
Retries in Python: Rerun Your Failed Functions for a Specific Number of Times with Prefect
Data Science Simplified
Retries in Python: Rerun Your Failed Functions for a Specific Number of Times with Prefect
0:57
Caching Your Python Functions with Prefect
Data Science Simplified
Caching Your Python Functions with Prefect
3:19
Add Observability to Your Python Script with Prefect
Data Science Simplified
Add Observability to Your Python Script with Prefect
4:27
Eliminate Negative Engineering with Prefect
Data Science Simplified
Eliminate Negative Engineering with Prefect
3:02
How to Use Secret Information in a Python Script
Data Science Simplified
How to Use Secret Information in a Python Script
3:43
Return a Default Value from a Dictionary Using  collections defaultdict
Data Science Simplified
Return a Default Value from a Dictionary Using collections defaultdict
1:46
Extract Elements from a URL in Python with yarl
Data Science Simplified
Extract Elements from a URL in Python with yarl
1:24
Count The Occurrences of Items in a List with collections Counter
Data Science Simplified
Count The Occurrences of Items in a List with collections Counter
2:45
How to Build a UI for Your Machine Learning Service Using Streamlit
Data Science Simplified
How to Build a UI for Your Machine Learning Service Using Streamlit
3:54
BentoML: Create an ML Powered Prediction Service in Minutes
Data Science Simplified
BentoML: Create an ML Powered Prediction Service in Minutes
3:52
Automatically Detect and Fix Issues in Your Python Code with pre-commit pipeline
Data Science Simplified
Automatically Detect and Fix Issues in Your Python Code with pre-commit pipeline
1:41
Check Static Types in Python with mypy
Data Science Simplified
Check Static Types in Python with mypy
2:00
Check for Missing Docstrings in Python with interrogate
Data Science Simplified
Check for Missing Docstrings in Python with interrogate
4:15
Automate Sorting Imported Python Libraries with isort
Data Science Simplified
Automate Sorting Imported Python Libraries with isort
1:21
Check the Style and Quality of Your Python Code with flake8
Data Science Simplified
Check the Style and Quality of Your Python Code with flake8
1:58
Automatically Format Your Python Code with black
Data Science Simplified
Automatically Format Your Python Code with black
2:22
Automate Code Reviewing and Formatting in Python with pre-commit
Data Science Simplified
Automate Code Reviewing and Formatting in Python with pre-commit
1:29
Why Should You Test Your Data Science Project?
Data Science Simplified
Why Should You Test Your Data Science Project?
2:21
How to Structure a Data Science Project that Uses Pytest
Data Science Simplified
How to Structure a Data Science Project that Uses Pytest
1:42
pytest parametrize: Test One Function with Multiple Test Cases
Data Science Simplified
pytest parametrize: Test One Function with Multiple Test Cases
2:29
pytest fixture: Use One Test Case for Multiple Tests
Data Science Simplified
pytest fixture: Use One Test Case for Multiple Tests
1:45
Introduction to pytest: Testing in a Data Science Project
Data Science Simplified
Introduction to pytest: Testing in a Data Science Project
2:03
Hydra: Configure Complex Applications in Python - Useful Features
Data Science Simplified
Hydra: Configure Complex Applications in Python - Useful Features
3:50
Hydra: Configure Complex Application in Python
Data Science Simplified
Hydra: Configure Complex Application in Python
3:42