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
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
July 24, 2025
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
Perplexity's Comet Browser: A Guide With Examples
Learn what Perplexity’s Comet browser is and how to use it through five practical examples you can try yourself.
François Aubry
July 21, 2025
How to Run Kimi K2 Locally: Complete Setup & Troubleshooting
Learn how to run Kimi K2 on a single A100 GPU with 250GB RAM using llama.cpp.
Abid Ali Awan
July 19, 2025
Excel TEXTSPLIT(): Split Text into Multiple Cells in Excel
Easily separate text into columns or rows in Excel using the TEXTSPLIT() function.
Josef Waples
July 17, 2025