Data Science Tutorials
Learn data science and AI with step-by-step tutorials on the DataCamp blog. Master Python, SQL, machine learning, and build your own AI agents.
探索类别
培训2人或以上?试试DataCamp for Business
How to Run GLM-4.7 Locally with llama.cpp: A High-Performance Guide
Setting up llama.cpp to run the GLM-4.7 model on a single NVIDIA H100 80GB GPU, achieving up to 20 tokens per second using GPU offloading, Flash Attention, optimized context size, efficient batching, and tuned CPU threading.
Abid Ali Awan
2026年1月26日
How to Read a File Line by Line in Python
Learn practical patterns for working with text files, logs, and large datasets in Python.
Oluseye Jeremiah
2026年1月24日
Excel Version History: How to View, Restore, and Recover Your Work
Learn how Excel version history helps you view, restore, and recover previous file versions without losing your current work.
Allan Ouko
2026年1月23日
Lazydocker: Manage Docker From the Terminal
Lazydocker replaces repetitive Docker CLI commands with a keyboard-driven terminal interface that shows containers, logs, and stats in real time from one screen.
Dario Radečić
2026年1月22日
Play with Docker: Run Containers For Free in Your Browser
Learn how to use Docker in your browser with Play with Docker. Run containers, build Dockerfiles, and use Docker Compose using this online Docker playground.
Benito Martin
2026年1月22日
How to Add Days to a Date in Excel: All Methods Explained
Learn how to add days to a date in Excel using simple arithmetic and functions like DATE(), EDATE(), and WORKDAY(), with practical examples and pitfalls to avoid.
Allan Ouko
2026年1月22日
How to Run GLM 4.7 Flash Locally
Learn how to run GLM-4.7-Flash on an RTX 3090 for fast local inference and integrating with OpenCode to build a fully local automated AI coding agent.
Abid Ali Awan
2026年1月22日
Python Write to File: How to Work With Text, CSV, and JSON Files Safely
Learn how to write to files in Python using built-in tools, common patterns, and best practices for real-world applications.
Oluseye Jeremiah
2026年1月21日
AgentGPT: A Guide to Browser-Based Autonomous AI Agents
Learn how to deploy autonomous AI agents directly from your browser using AgentGPT, and understand when you might want to look elsewhere.
Khalid Abdelaty
2026年1月21日
Ensemble Learning in Python: A Hands-On Guide to Random Forest and XGBoost
Learn ensemble learning with Python. This hands-on tutorial covers bagging vs boosting, Random Forest, and XGBoost with code examples on a real dataset.
Bex Tuychiev
2026年1月21日
How to Fine-Tune FunctionGemma: A Step-by-Step Guide
Learn how to fine-tune FunctionGemma in under 10 minutes using Kaggle’s free GPUs, from dataset preparation and baseline evaluation to training and post-fine-tuning validation.
Abid Ali Awan
2026年1月21日
SQL Data Types: Essential Guide for Beginners
Master SQL data types in MySQL, PostgreSQL & SQL Server. Learn to choose the right numeric, text, and date formats to optimize performance and data integrity.
Amberle McKee
2026年1月19日