Loại
Topics
Data Analysis Tutorials
Get insights on the latest tools & methods that you can use to analyze your data more effectively. Our data analysis tutorials will help you develop your skills.
Other topics:
Đào tạo từ 2 người trở lên?Hãy thử DataCamp for Business
How to Use Python Decorators (With Function and Class-Based Examples)
Learn Python decorators with hands-on examples. Understand closures, function and class-based decorators, and how to write reusable, elegant code.
Derrick Mwiti
5 tháng 2, 2026
Managing PostgreSQL Databases in Python with psycopg2
Discover how to create, connect to and manage PostgreSQL databases using Python’s psycopg2 package.
Javier Canales Luna
21 tháng 3, 2025
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
5 tháng 10, 2018
Diving Deep with Imbalanced Data
Learn the techniques to deal with an imbalanced dataset.
Sayak Paul
4 tháng 10, 2018
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
2 tháng 10, 2018
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
27 tháng 9, 2018
Creating a List in R
Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy
27 tháng 9, 2018
Joining DataFrames in pandas: merge(), concat() & join()
Learn how to join and merge DataFrames in pandas using concat(), merge(), and join() with practical examples.
DataCamp Team
Abid Ali Awan
5 tháng 2, 2026
SQL: Reporting and Analysis
Master SQL for Data Reporting & daily data analysis by learning how to select, filter & sort data, customize output, & how you can report aggregated data from a database!
Hafsa Jabeen
11 tháng 9, 2018
Analyzing Complexity of Code through Python
Get introduced to Asymptotic Analysis. Learn more about the complexity of the algorithm as well as asymptotic notation, such as Big O, Big θ, and Big Ω notation. Along with the examples of complexity in a different algorithm.
Saneep Khatri
21 tháng 8, 2018
PCA in R: A Step-by-Step Tutorial with Examples
Master applying PCA in R in this tutorial. Normalize data, compute principal components with princomp(), and visualize results with scree plots and biplots.
Zoumana Keita
4 tháng 3, 2026
DBSCAN: A Macroscopic Investigation in Python
Cluster analysis is an important problem in data analysis. Data scientists use clustering to identify malfunctioning servers, group genes with similar expression patterns, or various other applications.
Sayak Paul
3 tháng 8, 2018