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
Docker Remove Image: How to Delete Unused and Dangling Images
This guide shows you exactly how to safely and effectively remove Docker images to reclaim disk space, avoid build clutter, and prevent storage-related errors!
Dario Radečić
April 14, 2025
Llama 4 With RAG: A Guide With Demo Project
Learn how to build a retrieval-augmented generation (RAG) pipeline using Llama 4 to create a simple web application.
Abid Ali Awan
April 14, 2025
Google's Agent Development Kit (ADK): A Guide With Demo Project
Learn how to build a multi-agent travel assistant using Google's Agent Development Kit (ADK) and the Agent2Agent (A2A) protocol.
Aashi Dutt
April 14, 2025
How to Delete a GitHub Repository: The Complete Guide
Deleting GitHub repositories is a permanent action that requires careful consideration and preparation. This comprehensive guide walks you through the complete deletion process.
Dario Radečić
April 12, 2025
Excel INDIRECT(): How to Build Dynamic References in Your Formulas
Discover how Excel's INDIRECT() function transforms text into live references. Learn how to use it for dynamic worksheets, stable cell references, named ranges, and more.
Allan Ouko
April 10, 2025
AWS Security Best Practices: Key Strategies for Cloud Safety
Learn the most important AWS security best practices to protect your cloud environment from threats.
Vikash Singh
April 10, 2025
Excel Table: The Essential Tool for Organizing Data
Discover how Excel tables go beyond formatting with powerful features like structured references, automatic expansion, filtering, and integration with PivotTables and charts.
Javier Canales Luna
April 10, 2025
Fine-Tuning Llama 4: A Guide With Demo Project
Learn how to fine-tune the Llama 4 Scout Instruct model on a medical reasoning dataset using RunPod GPUs.
Abid Ali Awan
April 10, 2025
Understanding the Pareto Distribution: A Comprehensive Guide
Explore the fundamentals of the Pareto distribution and its applications. Learn how this statistical concept can be applied in various fields. Discover practical examples and visual aids to enhance your understanding.
Vinod Chugani
April 10, 2025
Llama 4 With vLLM: A Guide With Demo Project
Learn how to deploy and use Meta's LLaMA 4 Scout with vLLM on RunPod for both text completion and multimodal inference.
Aashi Dutt
April 10, 2025
Kafka Streams Tutorial: Introduction to Real-Time Data Processing
Learn how to build real-time data processing applications with Kafka Streams. This guide covers core concepts, Java & Python implementations, and step-by-step examples for building scalable streaming applications.
Bex Tuychiev
April 9, 2025
Recursion in Python: Concepts, Examples, and Tips
Learn recursion in Python with examples, key concepts, and practical tips. Understand base cases, recursive functions, and when to use recursion over iteration.
Benito Martin
April 9, 2025