Category
Topics
Data Science Tutorials
Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
Training 2 or more people?Try DataCamp for Business
How to Document Python Code
Learn why there is a need for documenting code and best practices to do it. Further, learn to leverage the potential of the Pydoc module for documenting purposes.
Aditya Sharma
April 3, 2020
Definitive Guide: Variables in R Tutorial
In this tutorial, you'll learn all about R variables including how to define variables, remove variables, and much more.
Olivia Smith
March 30, 2020
How to Install R on Windows, Mac OS X, and Ubuntu Tutorial
This is a beginner guide that is designed to save yourself a headache and valuable time if you decide to install R yourself.
Francisco Javier Carrera Arias
March 11, 2020
Utilities in R Tutorial
Learn about several useful functions for data structure manipulation, nested-lists, regular expressions, and working with times and dates in the R programming language.
Aditya Sharma
February 7, 2020
Conditionals and Control Flow in R Tutorial
Learn about relational operators for comparing R objects and logical operators for combining boolean TRUE and FALSE values. You'll also construct conditional statements.
Aditya Sharma
January 30, 2020
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
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
Markov Chains in Python: Beginner Tutorial
Learn about Markov Chains, their properties, transition matrices, and implement one yourself in Python!
Sejal Jaiswal
December 31, 2019
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
December 27, 2019
Survival Analysis in R For Beginners
In this tutorial, you'll learn about the statistical concepts behind survival analysis and you'll implement a real-world application of these methods in R.
Daniel Schütte
December 17, 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
February 28, 2023
Building Neural Network (NN) Models in R
In this tutorial, you will learn how to create a Neural Network model in R.
Abid Ali Awan
February 6, 2023