跳至内容
学习数据科学

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.
探索类别
Group培训2人或以上?试试DataCamp for Business

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日

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日

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日

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日

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日

SQL Commands Glossary—An Overview of 25 Most Popular SQL Commands

Learn the basics of the 25 most popular SQL commands and how to use them.
Bexruz (Bex) Tuychiev's photo

Bexruz (Bex) Tuychiev

2022年7月29日

SQL Query Examples and Tutorial

If you are looking to get started with SQL, we’ve got you covered. In this SQL tutorial, we will introduce you to SQL queries - a powerful tool that enables us to work with the data stored in a database.
Sejal Jaiswal's photo

Sejal Jaiswal

2022年7月28日

Tableau Data Blending Tutorial

A comprehensive overview of data blending using Tableau for Data Scientists and Data Analysts.
Zoumana Keita 's photo

Zoumana Keita

2022年7月28日

A Comprehensive Introduction to Graph Neural Networks (GNNs)

Learn everything about Graph Neural Networks, including what GNNs are, the different types of graph neural networks, and what they're used for. Plus, learn how to build a Graph Neural Network with Pytorch.
Abid Ali Awan's photo

Abid Ali Awan

2022年7月21日