본문으로 바로가기
데이터 과학 학습

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.
카테고리를 살펴보세요
Group2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요

FastAPI Tutorial: An Introduction to Using FastAPI

Explore the FastAPI framework and discover how you can use it to create APIs in Python
Moez Ali's photo

Moez Ali

2022년 9월 26일

Python Multiprocessing: A Guide to Threads and Processes

Learn how to manage threads and processes with Python’s multiprocessing module. Discover key techniques for parallel programming. Enhance your code efficiency with examples.
Kurtis Pykes 's photo

Kurtis Pykes

2024년 12월 13일

Three Methods to Convert A Python Script To An Exe File

Learn what an executable file is and how to convert a Python script to an .exe file using PyInstaller, Nuitka, and auto-py-to-exe.
Kurtis Pykes 's photo

Kurtis Pykes

2026년 1월 15일

21 Essential Python Tools

Learn about the essential Python tools for software development, web scraping and development, data analysis and visualization, and machine learning.
Abid Ali Awan's photo

Abid Ali Awan

2022년 8월 24일

PySpark Tutorial: Getting Started with PySpark

A hands-on PySpark tutorial: install PySpark, explore data with DataFrames, and build a K-Means clustering model for customer segmentation.
Natassha Selvaraj's photo

Natassha Selvaraj

2026년 6월 2일

How to Create a Power BI Heatmap

Understand all the ins and outs of how to create Power BI heatmaps and their applications
Zoumana Keita 's photo

Zoumana Keita

2022년 8월 16일

Introducing Python Magic Methods

Discover what magic methods is while looking at the difference between methods and functions.
Kurtis Pykes 's photo

Kurtis Pykes

2022년 8월 12일

Creating Synthetic Data with Python Faker Tutorial

Generating synthetic data using Python Faker to supplement real-world data for application testing and data privacy.
Abid Ali Awan's photo

Abid Ali Awan

2022년 8월 10일

An Introduction to Using Transformers and Hugging Face

Understand Transformers and harness their power to solve real-life problems.
Zoumana Keita 's photo

Zoumana Keita

2022년 8월 10일

SQL LIKE Pattern Matching: A Practical Guide With Examples

Use LIKE to filter SQL records on specific string matches. This tutorial teaches you to use wildcards, NOT, LOWER, UPPER, and CASE WHEN with LIKE.
Travis Tang 's photo

Travis Tang

2026년 4월 10일