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 Install SQL Server
In this tutorial, you will learn how to install SQL Server on a Windows operating system with a brief introduction to SQL in general.
Aditya Sharma
2020年2月21日
Reading and Editing PDF’s and Word Documents From Python
This tutorial will allow you to read PDF documents and merge multiple PDF files into one PDF file. It will also show how to read and write word documents from Python.
Olivia Smith
2020年2月20日
Utilities in R Tutorial
Learn about several useful functions for data structure manipulation, nested-lists, regular expressions, and working with times and dates in the R programming language.
Aditya Sharma
2020年2月7日
Django Web Development in Python
Learn about the basics of web development using Django to build blog applications that have the (CRUD) Create, Read, Update, Delete functionality.
Olivia Smith
2022年12月29日
Conditionals and Control Flow in R Tutorial
Learn about relational operators for comparing R objects and logical operators for combining boolean TRUE and FALSE values. You'll also construct conditional statements.
Aditya Sharma
2020年1月30日
Data Types in R
Learn about data types and their importance in a programming language. More specifically, learn how to use various data types like vector, matrices, lists, and dataframes in the R programming language.
Aditya Sharma
2020年1月22日
Choosing Python or R for Data Analysis? An Infographic
Wondering whether you should use Python or R for data analysis? You’ve come to the right place.
DataCamp Team
2020年1月9日
Time Series Analysis with Spreadsheets Tutorial
In this tutorial, you'll learn basic time-series concepts and basic methods for forecasting time series data using spreadsheets.
Avinash Navlani
2020年1月8日
How to Run Python Scripts Tutorial
Learn how you can execute a Python script from the command line, and also how you can provide command line arguments to your script.
Aditya Sharma
2022年12月21日
Handling Machine Learning Categorical Data with Python Tutorial
Learn the common tricks to handle categorical data and preprocess it to build machine learning models!
Moez Ali
2023年2月23日
Inner Classes in Python
In this basic Python tutorial, you'll learn about why and when you should use inner classes.
Hafeezul Kareem Shaik
2020年1月3日
Python Feature Selection Tutorial: A Beginner's Guide
Learn about the basics of feature selection and how to implement and investigate various feature selection techniques in Python.
Sayak Paul
2020年1月2日