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
Role of Underscore(_) in Python Tutorial
In this tutorial, you're going to learn about the uses of underscore(_) in python.
Hafeezul Kareem Shaik
October 26, 2018
Turning Machine Learning Models into APIs in Python
Learn to how to create a simple API from a machine learning model in Python using Flask.
Sayak Paul
October 25, 2018
Introduction to Geospatial Data in Python
In this tutorial, you will use geospatial data to plot the path of Hurricane Florence from August 30th to September 18th.
Duong Vu
April 6, 2023
Stemming and Lemmatization in Python
This tutorial covers stemming and lemmatization from a practical standpoint using the Python Natural Language ToolKit (NLTK) package.
Kurtis Pykes
February 28, 2023
Autocorrelation in R
Practice autocorrelation in R by using course material from DataCamp's Introduction to Time Series Analysis course.
Ryan Sheehy
October 18, 2018
Basic Programming Skills in R
Practice basic programming skills in R by using course material from DataCamp's free Model a Quantitative Trading Strategy in R course.
Ryan Sheehy
October 18, 2018
Time Series Analysis using R: Tutorial
Learn Time Series Analysis with R along with using a package in R for forecasting to fit the real-time series to match the optimal model.
Salin Kc
October 18, 2018
Python Decorators Tutorial
In this tutorial, learn how to implement decorators in Python.
Derrick Mwiti
October 16, 2018
Hacking Date Functions in SQLite
In this tutorial, learn how to use date functions in SQLite.
Hillary Green-Lerman
October 16, 2018
Ordering and Subsetting Factors
This tutorial takes course material from DataCamp's Introduction to R for Finance course and allows you to practice ordering and subsetting factors.
Ryan Sheehy
October 15, 2018
Supercharge Your Subqueries
In this tutorial, you'll learn how to create subqueries in SQL to better analyze and report data.
Hillary Green-Lerman
October 15, 2018
Data Frames in R
This tutorial takes course material from DataCamp's Introduction to R for Finance course and allows you to practice Data Frames.
Ryan Sheehy
October 15, 2018