category
Data Analysis Tutorials | Learn & Grow Your Data Analysis Skills
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.Data Visualization with Bokeh Tutorial: Plotting Data Structures
Learn basic visualizations of various data structures using Bokeh.DataCamp Team •
March 30, 2022
Data Cleaning Tutorial
Data cleaning is a very basic building block of data science. Learn the importance of data cleaning and how to use python and carry out the process.DataCamp Team •
February 11, 2022
Recommendation System for Streaming Platforms Tutorial
In this Python tutorial, explore movie data of popular streaming platforms and build a recommendation system.Avinash Navlani •
August 30, 2020
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 •
June 15, 2020
Choosing Python or R for Data Analysis? An Infographic
Wondering whether you should use Python or R for data analysis? You’ve come to the right place.DataCamp Team •
January 9, 2020
Python Functions Tutorial
A tutorial on functions in Python that covers how to write functions, how to call them, and more!Karlijn Willems •
January 2, 2020
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.Manish Pathak •
December 30, 2019
Python Numpy Array Tutorial
A NumPy tutorial for beginners in which you'll learn how to create a NumPy array, use broadcasting, access values, manipulate arrays, and much more.Karlijn Willems •
December 11, 2019
Jupyter Notebook Tutorial: The Definitive Guide
This tutorial explains how to install, run, and use Jupyter Notebooks for data science, including tips, best practices, and examples.Karlijn Willems •
November 12, 2019
Generating WordClouds in Python Tutorial
Learn how to perform Exploratory Data Analysis for Natural Language Processing using WordCloud in Python.Duong Vu •
November 8, 2019
Quadrant Analysis in Tableau
Learn how to analyze data in the form of a dynamic quadrant chart in Tableau.Parul Pandey •
June 24, 2019
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 •
June 24, 2019