Skip to main content
learning data science

Data Science Tutorials

Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
Discover categories
R Programming

Data Types in R

Learn about data types and their importance in a programming language. More specifically, learn how to use various data types like vector, matrices, lists, and dataframes in the R programming language.

Aditya Sharma

January 22, 2020

Python

Python Feature Selection Tutorial: A Beginner's Guide

Learn about the basics of feature selection and how to implement and investigate various feature selection techniques in Python.
Sayak Paul's photo

Sayak Paul

January 2, 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

Principal Component Analysis (PCA) in Python Tutorial

Learn about PCA and how it can be leveraged to extract information from the data without any supervision using two popular datasets: Breast Cancer and CIFAR-10.
Aditya Sharma's photo

Aditya Sharma

January 1, 2020

Python

Markov Chains in Python: Beginner Tutorial

Learn about Markov Chains, their properties, transition matrices, and implement one yourself in Python!
Sejal Jaiswal's photo

Sejal Jaiswal

December 31, 2019

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

Machine Learning

Support Vector Machines with Scikit-learn Tutorial

In this tutorial, you'll learn about Support Vector Machines, one of the most popular and widely used supervised machine learning algorithms.
Avinash Navlani's photo

Avinash Navlani

December 27, 2019

Python

Installing Anaconda on Windows Tutorial

This tutorial will demonstrate how you can install Anaconda, a powerful package manager, on Microsoft Windows.
DataCamp Team's photo

DataCamp Team

December 18, 2019