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 사용해 보세요
Python Generators: Boosting Performance and Simplifying Code
Learn about Python generators to optimize memory usage and simplify workflows. Build efficient, real-world data pipelines and enhance your code’s performance.
Oluseye Jeremiah
2025년 2월 14일
Policy Gradient Theorem Explained: A Hands-On Introduction
Learn about the policy gradient theorem in RL and how to derive it mathematically. Implement an algorithm based on policy gradients to solve a simple RL environment in Gymnasium.
Arun Nanda
2025년 2월 13일
AWS Lightsail: A Hands-On Introduction for Beginners
This practical guide to AWS Lightsail walks you through setting up, managing, and scaling cloud instances, making cloud hosting simple and accessible.
Don Kaluarachchi
2025년 2월 13일
Python String Interpolation: A Beginner's Guide
Learn about Python string interpolation, its purpose, and when to use it. Includes practical examples and best practices.
Mark Pedigo
2025년 2월 13일
Python Inheritance: Best Practices for Reusable Code
Python inheritance allows you to build new classes by reusing and extending the functionality of existing ones. Learn how to design parent-child class relationships, implement inheritance patterns, and apply techniques such as method overriding.
Samuel Shaibu
2025년 2월 12일
How to Merge Two Columns in Excel: Simple Formulas and More
Merge two columns in Excel using the ampersand & operator or the CONCAT() function with a custom delimiter. Or use TEXTJOIN(), which lets you ignore blank cells.
Laiba Siddiqui
2025년 2월 12일
How to Extract a Number from a String in Excel: Finding the Right Approach
Discover how to extract numbers from Excel strings using formulas. Master functions like RIGHT(), LEFT(), and TEXTJOIN() to target numeric data before, after, or anywhere in your text.
Allan Ouko
2025년 2월 12일
Delta Lake: A Practical Introduction with Hands-On Examples
Learn the fundamentals of Delta Lake, from setup to advanced features like time travel and schema evolution, with PySpark examples.
Khalid Abdelaty
2025년 2월 11일
DeepSeek R1 RAG Chatbot With Chroma, Ollama, and Gradio
Learn how to build a local RAG chatbot using DeepSeek-R1 with Ollama, LangChain, and Chroma.
Aashi Dutt
2025년 2월 11일
Tableau Crosstab: Your One-Stop Guide
Read all about Tableau crosstabs so you can accurately display numerical data. Customize your Tableau crosstab with formatting, filters, parameters, indicator icons, and sparklines to reveal hidden insights.
Islam Salahuddin
2025년 2월 11일
DeepSeek API: A Guide With Examples and Cost Calculations
Learn how to use the DeepSeek API, including model selection, parameter management, cost optimization, context caching, and chain-of-thought optimization.
Dr Ana Rojo-Echeburúa
2025년 2월 11일
Feature Extraction in Machine Learning: A Complete Guide
Master feature extraction techniques with hands-on Python examples for image, audio, and time series data. Learn how to transform raw data into meaningful features and overcome common challenges in machine learning applications.
Rajesh Kumar
2025년 2월 11일