Category
Topics
Data Science Tutorials
Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
Training 2 or more people?Try DataCamp for Business
Three Methods to Convert A Python Script To An Exe File
Learn what an executable file is and how to convert a Python script to an .exe file using PyInstaller, Nuitka, and auto-py-to-exe.
Kurtis Pykes
January 15, 2026
21 Essential Python Tools
Learn about the essential Python tools for software development, web scraping and development, data analysis and visualization, and machine learning.
Abid Ali Awan
August 24, 2022
PySpark Tutorial: Getting Started with PySpark
A hands-on PySpark tutorial: install PySpark, explore data with DataFrames, and build a K-Means clustering model for customer segmentation.
Natassha Selvaraj
June 2, 2026
How to Create a Power BI Heatmap
Understand all the ins and outs of how to create Power BI heatmaps and their applications
Zoumana Keita
August 16, 2022
Creating Synthetic Data with Python Faker Tutorial
Generating synthetic data using Python Faker to supplement real-world data for application testing and data privacy.
Abid Ali Awan
August 10, 2022
SQL Commands Glossary—An Overview of 25 Most Popular SQL Commands
Learn the basics of the 25 most popular SQL commands and how to use them.
Bekhruz Tuychiev
July 29, 2022
SQL LIKE Pattern Matching: A Practical Guide With Examples
Use LIKE to filter SQL records on specific string matches. This tutorial teaches you to use wildcards, NOT, LOWER, UPPER, and CASE WHEN with LIKE.
Travis Tang
April 10, 2026
SQL Query Examples and Tutorial
If you are looking to get started with SQL, we’ve got you covered. In this SQL tutorial, we will introduce you to SQL queries - a powerful tool that enables us to work with the data stored in a database.
Sejal Jaiswal
July 28, 2022
How to Use Pytest for Unit Testing
Explore what Pytest is and what it's used for while comparing it to other software testing methods.
Kurtis Pykes
July 15, 2022
Building and Deploying Machine Learning Pipelines
Discover everything you need to know about Kubeflow and explore how to build and deploy Machine Learning Pipelines
Moez Ali
July 11, 2022
Deploying Python Functions and Prophet Forecasting Model in Tableau with TabPy
Learn advanced Python scripting in Tableau by deploying the Facebook Prophet forecasting model to the Tableau server and creating dynamic time series visualization.
Abid Ali Awan
July 11, 2022
PyTorch Tutorial: Building a Simple Neural Network From Scratch
Learn about the basics of PyTorch, while taking a look at a detailed background on how neural networks work. Get started with PyTorch today.
Kurtis Pykes
July 6, 2022