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

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
카테고리를 살펴보세요
Group2명 이상을 교육하시나요?DataCamp for Business 사용해 보세요

Subsetting Datasets in R

Subsetting datasets is a crucial skill for any data professional. Learn and practice subsetting data in this quick interactive tutorial!

Tom Jeon

2018년 10월 8일

Contingency Analysis using R

In this tutorial, you'll learn with the help of an example how "Contingency Analysis" or "Chi-square test of independence" works and also how efficiently we can perform it using R.
Vedabrata Basu's photo

Vedabrata Basu

2018년 10월 5일

Social Network Analysis in Python

Networks today are part of our everyday life. Let's learn how to visualize and understand a social network in Python using Networks.
Amita Kapoor's photo

Amita Kapoor

2018년 10월 2일

Using Regular Expressions to Clean Strings

This tutorial takes course material from DataCamp's Cleaning Data in Python course and allows you to clean strings using regular expressions.
Ryan Sheehy's photo

Ryan Sheehy

2018년 9월 28일

Demystifying Crucial Statistics in Python

Learn about the basic statistics required for Data Science and Machine Learning in Python.
Sayak Paul's photo

Sayak Paul

2018년 9월 27일

Factor Levels in R

This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.
Ryan Sheehy's photo

Ryan Sheehy

2018년 9월 27일

Creating a List in R

Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy's photo

Ryan Sheehy

2018년 9월 27일

Introduction to Customer Segmentation in Python

In this tutorial, you're going to learn how to implement customer segmentation using RFM(Recency, Frequency, Monetary) analysis from scratch in Python.
Avinash Navlani's photo

Avinash Navlani

2018년 9월 26일

For Loops in R

When you know how many times you want to repeat an action, a for loop is a good option. Master for loops with this tutorial.
Ryan Sheehy's photo

Ryan Sheehy

2018년 9월 26일

TPOT in Python

In this tutorial, you will learn how to use a very unique library in python, TPOT. The reason why this library is unique is that it automates the entire Machine Learning pipeline and provides you with the best performing machine learning model.
DataCamp Team's photo

DataCamp Team

2018년 9월 21일