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
How to Use SQLite in Python
In this tutorial, you will learn about using SQLite, an extremely light-weight Relational database management system (RDBMS) in Python.
Sayak Paul
March 12, 2019
How to Make a ggplot2 Histogram in R
Learn how to make a ggplot2 histogram in R. Make histograms in R based on the grammar of graphics.
Kevin Babitz
February 22, 2023
How to Make a Histogram in Base R
Discover how to create a histogram with Base R using our comprehensive 6-step tutorial. Customize your plots and visualize data distributions effectively.
Kevin Babitz
July 16, 2024
SQL with Tableau
In this tutorial, you will learn how to connect Tableau to a Microsoft SQL Server database and then analyze the data to get insights.
Parul Pandey
March 5, 2019
Introduction to the ALTER TABLE Statement in SQL
In this tutorial, you will learn how to use and apply the ALTER TABLE statement in SQL.
Sayak Paul
March 4, 2019
Views (Virtual Tables) in SQL
In this tutorial, you will learn what views are, the different types available, and the pros and cons of using them.
Avinash Navlani
January 9, 2025
Intro to Multiple Inheritance & super()
A Pythonista's introductory guide to multiple inheritance, the super() function, & how to navigate the diamond problem.
Adam Spannbauer
February 28, 2019
Using ORDER BY Keyword in SQL
In this tutorial, you will learn how to use and apply the ORDER BY keyword in SQL.
Sayak Paul
February 27, 2019
Python Machine Learning: Scikit-Learn Tutorial
An easy-to-follow scikit-learn tutorial that will help you get started with Python machine learning.
Kurtis Pykes
April 14, 2023
How to Install PostgreSQL on Windows and Mac OS X
In this tutorial, you will learn how to install PostgreSQL on two different operating systems - Windows and Mac.
Sayak Paul
February 22, 2019
Spreadsheets with Tableau
In this tutorial, you will learn how to analyze and display spreadsheet data using Tableau and make more data-driven decisions.
Parul Pandey
February 21, 2019
Working with Spreadsheets in SQL
In this tutorial, learn how to import a spreadsheet into PostgreSQL and perform analysis on it.
Sayak Paul
February 15, 2019