Catégorie
Thèmes
Tutoriels d'analyse de données
Découvrez les derniers outils et méthodes que vous pouvez utiliser pour analyser vos données plus efficacement. Nos tutoriels d'analyse de données vous aideront à développer vos compétences.
Autres thèmes :
Formation de 2 personnes ou plus ?Essayer DataCamp for Business
Time Series Analysis using R: Tutorial
Learn Time Series Analysis with R along with using a package in R for forecasting to fit the real-time series to match the optimal model.
Salin Kc
18 octobre 2018
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 février 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 mars 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 octobre 2018
Diving Deep with Imbalanced Data
Learn the techniques to deal with an imbalanced dataset.
Sayak Paul
4 octobre 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 octobre 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 septembre 2018
Creating a List in R
Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy
27 septembre 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 février 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 septembre 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 août 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 mars 2026