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
An Introduction to Q-Learning: A Tutorial For Beginners
Learn about the most popular model-free reinforcement learning algorithm with a Python tutorial.
Abid Ali Awan
October 27, 2022
Calculating Fields in Tableau
Learn how to create fields in Tableau with our step-by-step tutorial with examples, starting from simple to more complex.
Eugenia Anello
January 21, 2025
30 Cool Python Tricks For Better Code With Examples
We've curated 30 cool Python tricks you could use to improve your code and develop your Python skills.
Kurtis Pykes
October 20, 2022
Streamline Your Machine Learning Workflow with MLFlow
Take a deep dive into what MLflow is and how you can leverage this open-source platform for tracking and deploying your machine learning experiments.
Moez Ali
October 17, 2022
A Guide to R Regular Expressions
Explore regular expressions in R, why they're important, the tools and functions to work with them, common regex patterns, and how to use them.
Elena Kosourova
October 14, 2022
INSERT INTO SQL FUNCTION
INSERT INTO lets you add data to your tables. Learn how to use it in this tutorial.
Travis Tang
October 12, 2022
DATEDIFF() SQL FUNCTION
DATEDIFF() is one of the most widely used date data manipulation functions in SQL. Master it by reading this tutorial.
Travis Tang
December 6, 2024
FORMAT() SQL FUNCTION
FORMAT() is one of the most commonly used functions in SQL. Learn its main applications in this tutorial.
Travis Tang
October 12, 2022
How to Use the COALESCE() Function in SQL (With Examples)
Learn how to use the SQL COALESCE() function to handle null values, combine columns, and clean up your data with real-world examples and tips.
Travis Tang
March 27, 2025
COUNT() SQL FUNCTION
COUNT() lets you count the number of rows that match certain conditions. Learn how to use it in this tutorial.
Travis Tang
December 12, 2024
SQLAlchemy Tutorial With Examples
Learn to access and run SQL queries on all types of relational databases using Python objects.
Abid Ali Awan
December 3, 2024
The 15 Basic Excel Formulas Everyone Needs to Know
Learn how to add arithmetic, string, time series, and complex formulas in Microsoft Excel.
Abid Ali Awan
September 11, 2025