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
Stock Market Data API: A Workflow-First Guide for Python
Compare stock market data APIs for backtesting, dashboards, screeners, and AI agents, with Python examples covering splits, reliability, and fundamentals.
Nikhil Adithyan
June 24, 2026
How to Run MiniMax M3 Locally: Multi-GPU Setup with llama.cpp and Pi Agent
Learn how to run MiniMax M3 locally on two RTX PRO 6000 GPUs with llama.cpp, test its OpenAI-compatible API and web UI, and connect it to Pi Coding Agent for private, high-speed local coding workflows.
Abid Ali Awan
June 23, 2026
Claude Code Slash Commands: Run Longer, Cleaner Sessions
Learn how to use the built-in Claude Code slash commands to manage context, changes, and costs across sessions, and create custom commands to automate repetitive workflows.
Tim Lu
June 23, 2026
Cofounder 2 Tutorial: How to Run a Company With AI Agents
Learn how to use Cofounder 2 to turn a rough idea into a structured company with a business plan, brand kit, engineering tasks, marketing campaigns, and sales workflows through specialized AI agents.
Aashi Dutt
June 17, 2026
Random Forest Regression: A Complete Guide
How random forest regression works, where it fails, and how to evaluate, tune, and interpret it. Includes a Python implementation and model comparison framework.
Srujana Maddula
June 17, 2026
Claude Code Routines: Run Your Coding Agent on a Schedule in the Cloud
Learn how Claude Code routines run your coding agent in the cloud on a schedule or a GitHub event, so PR reviews and audits finish with your laptop closed.
Bex Tuychiev
June 17, 2026
GGUF Format: A Complete Guide to Local LLM Inference
GGUF packages model weights, tokenizer data, and metadata into a single portable file. Learn how to choose the right quantization level and get started with Ollama.
Austin Chia
June 17, 2026
How to Speed Up Local LLMs with DFlash Speculative Decoding
Learn how to accelerate local Gemma 4 31B inference on a single RTX 4090 using DFlash speculative decoding and Flash Attention against a baseline setup.
Abid Ali Awan
June 17, 2026
Cursor Automations: A Hands-On Guide to Always-On Coding Agents
Learn how to set up Cursor automations with this hands-on tutorial covering PR code review, scheduled cron tasks, tools and MCP configuration.
Brian Mutea
June 16, 2026
Build a Real-Time Task Manager With FastHTML and MongoDB
A complete tutorial on using Python-native tools for async CRUD operations and HTMX interactivity.
Karen Zhang
June 16, 2026
Spring AI and Oracle Database: Giving Memory to an AI Agent
Stop your LLM from forgetting context. Learn how to build an AI agent with episodic, semantic, and procedural memory using Spring AI and Oracle Database.
Victor Martin
June 16, 2026
Kernel Density Estimation: From Theory to Practice
Kernel density estimation is a nonparametric method for estimating the shape of a data distribution without assuming a fixed model. Learn the formula, bandwidth selection, and hands-on implementation in Python and R.
Dario Radečić
June 16, 2026