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
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ć
October 1, 2024
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
September 30, 2024
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
September 30, 2024
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
September 30, 2024
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
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
September 29, 2024
Simple Linear Regression: Everything You Need to Know
Learn simple linear regression. Master the model equation, understand key assumptions and diagnostics, and learn how to interpret the results effectively.
Josef Waples
September 28, 2024
Adagrad Optimizer Explained: How It Works, Implementation, & Comparisons
Learn the Adagrad optimization technique, including its key benefits, limitations, implementation in PyTorch, and use cases for optimizing machine learning models.
Satyam Tripathi
September 26, 2024
Pixtral 12B: A Guide With Practical Examples
Learn how to use Mistral’s Pixtral 12B interactively via Le Chat or programmatically through the API available on La Plateforme.
François Aubry
September 26, 2024
What is Transitive Dependency?
A transitive dependency occurs when one attribute in a database indirectly relies on another through a third attribute, causing redundancy. Keep reading to learn how to identify and eliminate transitive dependencies in database design .
Allan Ouko
September 26, 2024
How to Create a Useful Tableau Donut Chart
Create a Tableau donut chart by following simple steps for importing data, resizing, and customizing colors. Learn formatting tips and advanced options. See their advantage over pie charts.
Islam Salahuddin
September 26, 2024
Sample Standard Deviation: The Key Ideas
Learn how to calculate sample standard deviation and understand its significance in statistical analysis. Explore examples and best practices for real-world data interpretation.
Allan Ouko
September 26, 2024