Skip to main content
Category
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:
Python

Python Select Columns Tutorial

Use Python Pandas and select columns from DataFrames. Follow our tutorial with code examples and learn different ways to select your data today!
DataCamp Team's photo

DataCamp Team

September 3, 2020

Olivia Smith

August 30, 2020

Python

Recommendation System for Streaming Platforms Tutorial

In this Python tutorial, explore movie data of popular streaming platforms and build a recommendation system.
Avinash Navlani's photo

Avinash Navlani

August 30, 2020

R Programming

Sorting in R using order() Tutorial

In this tutorial, you'll learn about sorting using order(). We will cover how to sort vectors using different parameters, sorting dataframes, and more.

Olivia Smith

August 29, 2020

Python

Python List Comprehension Tutorial

Learn how to effectively use list comprehension in Python to create lists, to replace (nested) for loops and the map(), filter() and reduce() functions, ...!
Aditya Sharma's photo

Aditya Sharma

June 15, 2020

Python

Python Functions Tutorial

A tutorial on functions in Python that covers how to write functions, how to call them, and more!
Karlijn Willems's photo

Karlijn Willems

January 2, 2020

Python

Probability Distributions in Python Tutorial

In this tutorial, you'll learn about and how to code in Python the probability distributions commonly referenced in machine learning literature.
DataCamp Team's photo

DataCamp Team

December 30, 2019

Python

Understanding Logistic Regression in Python Tutorial

Learn about Logistic Regression, its basic properties, and build a machine learning model on a real-world application in Python.
Avinash Navlani's photo

Avinash Navlani

December 16, 2019

Python

For Loops in Python Tutorial

Learn how to implement For Loops in Python for iterating a sequence, or the rows and columns of a pandas dataframe.
Aditya Sharma's photo

Aditya Sharma

July 19, 2019

Python

Quadrant Analysis in Tableau

Learn how to analyze data in the form of a dynamic quadrant chart in Tableau.
Parul Pandey's photo

Parul Pandey

June 24, 2019

Python

Moving Averages in pandas

Learn how you can capture trends and make sense out of time series data with the help of a moving or rolling average.
Aditya Sharma's photo

Aditya Sharma

June 24, 2019