Categoría
Tópicos
Tutoriais de análise de dados
Obtenha insights sobre as ferramentas e os métodos mais recentes que você pode usar para analisar seus dados com mais eficiência. Nossos tutoriais de análise de dados ajudarão você a desenvolver suas habilidades.
Outros tópicos:
Treinar 2 ou mais pessoas?Experimentar 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 de outubro de 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 de fevereiro de 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 de março de 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 de outubro de 2018
Diving Deep with Imbalanced Data
Learn the techniques to deal with an imbalanced dataset.
Sayak Paul
4 de outubro de 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 de outubro de 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 de setembro de 2018
Creating a List in R
Practice Lists in R by using course material from DataCamp's Intro to R course.
Ryan Sheehy
27 de setembro de 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 de fevereiro de 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 de setembro de 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 de agosto de 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 de março de 2026