Data Science Tutorials
Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
Training 2 or more people?Try DataCamp for Business
Introduction to Maximum Likelihood Estimation (MLE)
Learn what Maximum Likelihood Estimation (MLE) is, understand its mathematical foundations, see practical examples, and discover how to implement MLE in Python.
Vaibhav Mehra
July 27, 2025
KL-Divergence Explained: Intuition, Formula, and Examples
Explore KL-Divergence, one of the most common yet essential tools used in machine learning.
Vaibhav Mehra
March 13, 2026
Excel UNIQUE(): The Fastest Way to Filter Duplicates
Discover how to use the Excel UNIQUE() function to instantly remove duplicates and extract distinct values from any list. Learn how to apply it to both rows and columns.
Josef Waples
July 25, 2025
P-Hacking: How to (Not) Manipulate the P-Value
Dive deep into the world of p-hacking, where manipulating the p-value is tempting. Learn the different traps of p-hacking, and how to detect and prevent them.
Islam Salahuddin
July 25, 2025
Git Push Force: How it Works and How to Use it Safely
Learn how git push force rewrites branch history, how to use it safely, and how to recover commits without breaking team workflows.
Allan Ouko
July 24, 2025
Pandas Iterate Over Rows: Handle Row-by-Row Operations
Learn the various methods of iterating over rows in Pandas DataFrame, exploring best practices, performance considerations, and everyday use cases.
Adejumo Ridwan Suleiman
July 24, 2025
Python Dependency Injection: Build Modular and Testable Code
Learn how to make your code modular, testable, and maintainable by understanding and implementing various Python dependency injection frameworks.
Adejumo Ridwan Suleiman
May 7, 2026
Install Docker on Debian: A Complete Installation Guide
This guide covers four installation approaches, from the official Docker repository to manual package installation, plus essential post-installation configuration for enterprise deployments. You'll learn how to secure your Docker environment, troubleshoot common issues, and maintain a production-ready setup.
Dario Radečić
July 24, 2025
ChatGPT Agent: A Guide With Five Practical Examples
Learn what ChatGPT Agent is, how to use it, how it handles real-world tasks, and where it still falls short.
Bex Tuychiev
July 24, 2025
Mistral's Voxtral: A Guide With Demo Project
Learn how to run Mistral's Voxtral Mini 3B model with vLLM, set up an API, and build a Streamlit-based audio summarizer and Q&A app.
Aashi Dutt
July 23, 2025
FARM Stack Guide: How to Build Full-Stack Apps with FastAPI, React & MongoDB
Learn to build full-stack web apps fast with the FARM stack (FastAPI, React, MongoDB). This beginner-friendly guide goes through setup, features, and deployment in one click.
Karen Zhang
July 21, 2025
Make AI: A Guide With Practical Examples
Learn what Make is, how to use it to create AI agents that automate tasks, and how it compares to n8n.
François Aubry
July 21, 2025