Skip to main content
learning data science

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
GroupTraining 2 or more people?Try DataCamp for Business
Python

Python Turtle Graphics: A Fun Way to Learn the Basics

Discover how to create simple to complex graphics with Python's turtle module. Learn essential commands and build interactive projects that bring your ideas to life. Explore fractals, animations, and creative designs while mastering Python basics.
Oluseye Jeremiah's photo

Oluseye Jeremiah

October 3, 2024

Python

Structural Equation Modeling: What It Is and When to Use It

Explore the types of structural equation models. Learn how to make theoretical assumptions, build a hypothesized model, evaluate model fit, and interpret the results in structural equation modeling.
Bunmi Akinremi's photo

Bunmi Akinremi

October 2, 2024

Data Engineering

Moving Data with Python and dlt: A Guide for Data Engineers

Python dlt is a great choice for data engineers who want to move data fast and confidently. It integrates with almost any source and destination and lets you write your ELT/ETL pipelines quickly. This tutorial shows you how to control every step of the pipeline and work with local files, cloud, databases, and REST APIs.
Dario Radečić's photo

Dario Radečić

October 1, 2024

Python

Neo4j Tutorial: Using And Querying Graph Databases in Python

Learn to use Neo4j graph databases with Python: set up AuraDB, write Cypher queries, and ingest data. Master graph database concepts and optimize queries in this comprehensive guide.
Bex Tuychiev's photo

Bex Tuychiev

September 30, 2024

Python

Seaborn Color Palette: Quick Guide to Picking Colors

Use color_palette() for clear categorical separation, cubehelix_palette() for gradual sequential data, and diverging_palette() for clear divergence from a midpoint.
Vinod Chugani's photo

Vinod Chugani

September 30, 2024

Power BI

Power BI Gantt Chart: A Complete How-To

Learn how to create, customize, and interpret Gantt charts in Power BI to track project timelines and tasks. Follow our detailed instructions and look at real examples.
Adejumo Ridwan Suleiman's photo

Adejumo Ridwan Suleiman

September 30, 2024

Machine Learning

A Guide to the DBSCAN Clustering Algorithm

Learn how to implement DBSCAN, understand its key parameters, and discover when to leverage its unique strengths in your data science projects.

Rajesh Kumar

September 29, 2024

Artificial Intelligence

Fine-tuning Llama 3.2 and Using It Locally: A Step-by-Step Guide

Learn how to access Llama 3.2 lightweight and vision models on Kaggle, fine-tune the model on a custom dataset using free GPUs, merge and export the model to the Hugging Face Hub, and convert the fine-tuned model to GGUF format so it can be used locally with the Jan application.
Abid Ali Awan's photo

Abid Ali Awan

September 29, 2024