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
CREATE TABLE in Databricks: A Full Guide to Building and Managing Tables
Discover how to create tables in Databricks using the CREATE TABLE command. Learn different methods for different scenarios, including how to a create a table from existing data and how to CREATE TABLE as SELECT.
Allan Ouko
January 24, 2025
How to Deploy LLMs with BentoML: A Step-by-Step Guide
This guide shows you how to build a question-answering AI app, serve it locally, and deploy it on BentoCloud—all with just a few lines of Python.
Abid Ali Awan
January 23, 2025
Microsoft's rStar-Math: A Guide With Implementation
Learn how to create a simplified implementation of the RStar framework using a combination of neural networks, symbolic reasoning, and Monte Carlo Tree Search (MCTS).
Aashi Dutt
January 23, 2025
Genesis Physics Engine: A Step-by-Step Guide to Setting Up Genesis
Learn how to set up and run the Genesis Physics Engine on Google Colab, overcoming installation challenges and getting started with physics simulations.
Dr Ana Rojo-Echeburúa
January 23, 2025
How to Freeze Panes in Excel: A Guide to Lock Rows and Columns
Learn how to keep important rows and columns visible while you scroll in Excel. I’ve explained Freeze Panes step-by-step, with tips for solving everyday problems and improving your workflow.
Laiba Siddiqui
January 23, 2025
Implementing a Semantic Layer with dbt: A Hands-On Guide
Learn how to build a semantic layer with dbt, turning raw data into consistent metrics for analytics and BI tools!
Moez Ali
January 22, 2025
Multilevel Modeling: A Comprehensive Guide for Data Scientists
Discover the importance of multilevel modeling in analyzing hierarchical data structures. Learn how to account for variability within and between groups using fixed and random effects. Apply these concepts to uncover deeper insights in fields like education, healthcare, and social sciences.
Vidhi Chugh
January 22, 2025
Mistral's Codestral 25.01: A Guide With VS Code Examples
Learn about Mistral's Codestral 25.01, including its capabilities, benchmarks, and how to set it up in VS Code for code assistance.
Hesam Sheikh Hassani
January 22, 2025
What is First Normal Form (1NF)?
Learn how first normal form (1NF) can improve your database design by enforcing atomicity in your tables.
Marie Fayard
January 22, 2025
Python Abstract Classes: A Comprehensive Guide with Examples
Learn about Python abstract classes, their purpose, and how to use the `abc` module to enforce consistent interfaces. Includes practical examples and best practices for effective implementation.
Derrick Mwiti
January 22, 2025
AWS MSK for Beginners: A Comprehensive Getting-Started Guide
Discover how to get started with AWS MSK, a managed Kafka service, in this beginner-friendly guide packed with practical tips and a comparison of top alternatives.
Joleen Bothma
January 21, 2025
Understanding Dimensionality Reduction
Discover the importance of dimensionality reduction, its techniques, and how to apply them to image datasets while visualizing and comparing data in lower-dimensional spaces.
Abid Ali Awan
January 21, 2025