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 Import JSON and HTML Data into pandas
To be an adept data scientist, one must know how to deal with many different kinds of data. Learn to read various formats of data like JSON and HTML using pandas.
Aditya Sharma
May 31, 2019
Ten Important Updates from TensorFlow 2.0
Go through the ten most important updates introduced in the newly released TensorFlow 2.0, and learn how to implement some of them.
Sayak Paul
May 29, 2019
Inventory Model Simulation with Spreadsheets
Learn how to use spreadsheets to calculate an inventory demand model that helps determine how much inventory a business should hold moving forward.
Avinash Navlani
May 27, 2019
Data Preparation with pandas
In this tutorial, you will learn why it is important to pre-process data and how to do it in pandas.
Sejal Jaiswal
May 20, 2019
Argument Parsing in Python
In this tutorial, learn how to parse one or more arguments from the command-line or terminal using the getopt, sys, and argparse modules.
Sayak Paul
May 16, 2019
How to Add, Subtract, Divide and Multiply in Spreadsheets
Learn how to apply operations like add, subtract, divide, multiply, and a lot more in Google Spreadsheets with the help of an actual dataset.
Aditya Sharma
May 10, 2019
Conditional Formatting in Spreadsheets
Learn how to utilize conditional formatting with one or multiple conditions and how to color cells by custom criteria with the help of a dataset.
Aditya Sharma
May 7, 2019
Materialized Views in PostgreSQL
Learn how to store the results of a query with the help of materialized views in PostgreSQL.
Sayak Paul
May 2, 2019
Leveraging the Best of both Python and R
Learn how to use Python and R in conjunction with each other to utilize the best of both in a single data science project.
Parul Pandey
May 1, 2019
Graphs in Spreadsheets
In this tutorial, you'll learn how to create visualizations to display data and gain more meaningful insights with spreadsheets.
Aditya Sharma
April 26, 2019
Cleaning Data in SQL
In this tutorial, you'll learn techniques on how to clean messy data in SQL, a must-have skill for any data scientist.
Sayak Paul
April 24, 2019
SQLite in R
In this tutorial, you will learn about using SQLite, an extremely light-weight relational database management system (RDBMS) in R.
Francisco Javier Carrera Arias
April 19, 2019