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.
探索类别
培训2人或以上?试试DataCamp for Business
Writing the Best CLAUDE.md: A Complete Guide for Claude Code
Learn how to design and maintain a lean CLAUDE.md file, so Claude Code reliably follows your project’s rules, conventions, and workflows in every session.
Bex Tuychiev
2026年3月17日
Taylor Series: From Approximations to Optimization
Learn how polynomial approximations power gradient descent, XGBoost, and the functions your computer calculates every day.
Dario Radečić
2026年3月17日
Microsoft Copilot Studio: A Guide to Building Enterprise AI Agents
Learn how to build and deploy powerful AI agents in Microsoft Copilot Studio. Answer questions using RAG, SharePoint integration, LLM reasoning, and tool calls.
Josep Ferrer
2026年3月16日
What Is a Function In Math? An Intuitive Explanation
Learn about mathematical functions: what they are, how they relate to programming functions, and how they are used in machine learning modeling.
Mark Pedigo
2026年3月16日
Qwen 3.5 Small Models Tutorial: Build a Video-to-Game Generator with Ollama
Learn how to use Qwen 3.5 small models locally through Ollama to turn a short gameplay clip into a playable HTML game.
Aashi Dutt
2026年3月16日
BigQuery Sandbox: A Guide to Google's Free SQL Playground
Spin up a no-cost BigQuery environment, practice real-world SQL on public and private data, and build dashboards while staying within generous free-tier limits.
Aryan Irani
2026年3月15日
Gemini 3 Deep Think: A Guide to AI Reasoning
Discover how Google's newest specialized reasoning model can accelerate your data science workflows, interpret complex datasets, and write robust code.
Tim Lu
2026年3月13日
Codex CLI MCP Tutorial: Building a Portfolio Dashboard Agent
Break your AI coding agent out of its sandbox. Discover how to use Codex CLI and MCP to connect LLMs to live data, external tools, and multi-agent workflows.
Nikhil Adithyan
2026年3月12日
Cursor Rules: How to Keep AI Aligned With Your Codebase
Learn how Cursor rules guide AI coding, from defining project-level context and file-matching patterns to maintaining accurate, up-to-date rules over time.
Bex Tuychiev
2026年3月11日
Laplacian Explained: From Calculus to ML
The Laplacian operator is one of the most widely used mathematical tools in modern machine learning. It’s behind spectral clustering, manifold learning, image edge detection, and graph-based algorithms.
Dario Radečić
2026年3月11日
Universal Commerce Protocol Tutorial: Build Your First UCP Server
Learn what the Universal Commerce Protocol is, how it works, and how to build your first UCP server step by step.
Abid Ali Awan
2026年3月11日
Correlated Subquery in SQL: How It Works with Examples
Learn how correlated subqueries do row-by-row comparisons in SQL. Discover use cases and how they differ from JOINs, window functions, or non-correlated queries.
Allan Ouko
2026年3月10日