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
Training 2 or more people?Try DataCamp for Business
Hypothesis Testing in Machine Learning
In this tutorial, you'll learn about the basics of Hypothesis Testing and its relevance in Machine Learning.
Nishant Singh
January 4, 2019
Decision Tree Classification in Python Tutorial
In this tutorial, learn Decision Tree Classification, attribute selection measures, and how to build and optimize Decision Tree Classifier using Python Scikit-learn package.
Avinash Navlani
June 27, 2024
Beginner's Guide to Google's Vision API in Python
Learn what Vision API is and what are all the things that it offers. By the end of this tutorial, you will also learn how you can call Vision API from your Python code.
Sayak Paul
December 26, 2018
Reading and Importing Excel Files Into R With readxl
In this article, learn how import excel files into R with the readxl library.
Vidhi Chugh
March 10, 2023
The 6 Best Python IDEs for Data Science in 2025
Find the perfect Python IDE for your data science needs in 2025. Compare features, benefits, and performance to make an informed and confident choice.
Adel Nehme
July 9, 2024
Overview of Encoding Methodologies
In this tutorial, you will get a glimpse of encoding techniques along with
some advanced references that will help you tackle categorical variables.
Nishant Singh
December 21, 2018
Face Detection with Python Using OpenCV
Learn about object detection in Python using the OpenCV library and discover how to apply it to tasks such as facial detection.
Natassha Selvaraj
December 3, 2024
Customer Lifetime Value
In this tutorial, learn how to calculate Customer Lifetime Value in Python.
Avinash Navlani
December 20, 2018
Understanding Recursive Functions in Python
In this tutorial, learn about the different aspects of recursive functions and implement a recursive function in Python from scratch.
Sayak Paul
December 19, 2018
Property vs. Getters and Setters in Python
In this tutorial, you will learn what the difference is between Python Property and Getters & Setters.
Hafeezul Kareem Shaik
December 18, 2018
Introduction to Indexing in SQL
In this tutorial, learn about indexing in databases and different types of indexing techniques.
Sayak Paul
December 18, 2018
R Contingency Tables Tutorial
In this tutorial, you'll learn how to create contingency tables and how to test and quantify relationships visible in them.
Łukasz Deryło
December 13, 2018