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
Docker Prune: A Complete Guide with Hands-On Examples
Remove unused containers, images, volumes, and networks safely with a single shell command. Keep your system tidy and reclaim disk space by removing unused Docker resources.
Dario Radečić
February 5, 2025
Step by Random Step: Exploring the Random Walk Model
Examine the mathematical principles behind random walks and explore their forms, from one-dimensional paths to biased and Gaussian models. Use Python to discover how these stochastic processes inform real-world phenomena in biology, physics, and finance.
Amberle McKee
February 5, 2025
How to Calculate Days Between Dates in Excel: The 5 Best Ways
Explore simple subtraction for quick and effortless date calculations. Apply the DAYS() and DATEDIF() functions to achieve precise date intervals. Use NETWORKDAYS() and TODAY() to track working days and automatically exclude weekends and holidays.
Laiba Siddiqui
February 5, 2025
Install Docker on Ubuntu: From Setup to First Container
It only takes a few commands from a fresh OS installation to running your first containerized application. Learn how to do this with this ultimate Docker Ubuntu setup guide.
Dario Radečić
February 4, 2025
Databricks CLI: Use Databricks from the Command Line
Master how to install and use Databricks CLI for cluster management, job automation, notebook handling, and DBFS operations with tips and best practices.
Allan Ouko
February 4, 2025
Implementing the Hill Climbing Algorithm for AI in Python
Learn the hill climbing algorithm in Python. This guide covers types, limitations, and real-world AI applications with code examples.
Bex Tuychiev
February 4, 2025
How to Multiply in Excel: Multiply Cells, Columns, Rows, and More
Learn how to multiply in Excel, including how to multiply columns and rows. Learn to use simple formulas as well as functions like PRODUCT() and SUMPRODUCT().
Laiba Siddiqui
February 12, 2025
Lovable AI: A Guide With Demo Project
Learn how to build and publish a mobile app using Lovable AI, integrating it with Supabase for backend services and GitHub for version control.
François Aubry
February 3, 2025
How to Use Qwen2.5-VL Locally
Learn about the new flagship vision-language model and run it on a laptop with 8GB VRAM.
Abid Ali Awan
February 3, 2025
Mean vs Median: Knowing the Difference
Explore the differences between mean and median, learn their applications in data analysis, and know how to choose the right measure for different scenarios.
Samuel Shaibu
January 16, 2026
Implementing the Minimax Algorithm for AI in Python
Learn to code an unbeatable Tic-tac-toe AI using the Minimax algorithm in Python. This tutorial covers theory, implementation, and optimization, ideal for game AI enthusiasts.
Bex Tuychiev
January 31, 2025
Python Lambda Functions: A Beginner’s Guide
Learn about Python lambda functions, their purpose, and when to use them. Includes practical examples and best practices for effective implementation.
Mark Pedigo
January 31, 2025