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
Tableau

Tableau Pie Chart: Your Go-To Guide

Create compelling pie charts in Tableau with clear step-by-step instructions for importing data, adjusting sizes, and customizing colors. Discover advanced methods like grouping categories and adding filters.
Islam Salahuddin's photo

Islam Salahuddin

September 4, 2024

Power BI

Creating and Customizing Pivot Tables in Power BI

Learn how to create customizable pivot tables in Power BI with advanced conditional formatting and some optimization tips.
Joleen Bothma's photo

Joleen Bothma

September 3, 2024

Artificial Intelligence

LlaMA-Factory WebUI Beginner's Guide: Fine-Tuning LLMs

Learn how to fine-tune LLMs on custom datasets, evaluate performance, and seamlessly export and serve models using the LLaMA-Factory's low/no-code framework.
Abid Ali Awan's photo

Abid Ali Awan

September 2, 2024

Power BI

Power BI Hierarchies: A Comprehensive Guide

Learn how to create, edit, delete, and implement hierarchies in Power BI.
Joleen Bothma's photo

Joleen Bothma

September 2, 2024

Artificial Intelligence

Time Series Forecasting With TimeGPT

Learn how to fine-tune TimeGPT, the first foundational model for time series datasets, for forecasting and anomaly detection with just a few lines of code.
Abid Ali Awan's photo

Abid Ali Awan

September 2, 2024

Artificial Intelligence

Cursor AI: A Guide With 10 Practical Examples

Learn how to install Cursor AI on Windows, macOS, and Linux, and discover how to use it through 10 different use cases.
François Aubry's photo

François Aubry

October 17, 2025

Python

Optimization in Python: Techniques, Packages, and Best Practices

This article teaches you about numerical optimization, highlighting different techniques. It discusses Python packages such as SciPy, CVXPY, and Pyomo and provides a practical DataLab notebook to run code examples.
Kurtis Pykes 's photo

Kurtis Pykes

August 31, 2024

SQL

SQL LEFT JOIN vs. LEFT OUTER JOIN: What You Need to Know

LEFT JOIN and LEFT OUTER JOIN in SQL are identical, with no functional difference between them. Keep reading to explore practical examples and discover how to apply these joins effectively in your queries.
Vikash Singh's photo

Vikash Singh

August 30, 2024

Data Engineering

What is a Database Schema? A Guide on the Types and Uses

A database schema provides a comprehensive blueprint for the organization of data, detailing how tables, fields, and relationships are structured. Read to learn about the schema types, such as star, snowflake, and relational schemas.
Laiba Siddiqui's photo

Laiba Siddiqui

August 30, 2024

Machine Learning

Adam Optimizer Tutorial: Intuition and Implementation in Python

Understand and implement the Adam optimizer in Python. Learn the intuition, math, and practical applications in machine learning with PyTorch
Bex Tuychiev's photo

Bex Tuychiev

August 29, 2024

Artificial Intelligence

RankGPT as a Re-Ranking Agent for RAG (Tutorial)

RankGPT is a method that uses LLMs like ChatGPT to re-rank retrieved documents in RAG systems, improving the quality of the output by prioritizing the most relevant information.
Ryan Ong's photo

Ryan Ong

August 29, 2024