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
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
Data Visualization with Power BI
Learn how to analyze and display data using Power BI and make better, more data-driven decisions.
Parul Pandey
April 18, 2019
Aggregate Functions in SQL
Learn how to use aggregate functions for summarizing results and gaining useful insights about data in SQL.
Sayak Paul
April 17, 2019
Introduction to Factor Analysis in Python
In this tutorial, you'll learn the basics of factor analysis and how to implement it in python.
Avinash Navlani
April 12, 2019
Video: Answering Real-World Questions with SQL Queries
In this video tutorial, you'll break down real-world questions to construct complex queries using CASE statements, subqueries, and common table expressions.
Ryan Sheehy
April 8, 2019
Pivot Tables in Spreadsheets
Learn how to organize rows and columns, add values, find the sum of revenue, and finally apply filtering to select a subset of data from a given dataset.
Aditya Sharma
April 8, 2019
CASE Statements in PostgreSQL
In this tutorial, you'll learn how to write conditional queries in PostgreSQL using the PostgreSQL CASE conditional expression.
Sayak Paul
April 3, 2019
10 Command-line Utilities in PostgreSQL
In this tutorial, learn about 10 handy command-line utilities in PostgreSQL which can enable you to interact with databases efficiently.
Sayak Paul
March 29, 2019
SQL with Power BI
In this tutorial, you'll learn how to connect Power BI to a Microsoft SQL Server database and then analyze the data to get insights.
Parul Pandey
March 28, 2019
How to Make a Histogram with ggvis in R
Learn how to make a histogram with ggvis. Go from the very basics to creating interactive graphs with shiny to display distributions.
Karlijn Willems
March 27, 2019
R Packages: A Beginner's Tutorial
An introduction to R packages based on 11 of the most frequently asked user questions.
DataCamp Team
March 25, 2019
Beginners Guide to SQLite
Learn the basics of SQLite databases from SQLite dot commands to an example of their practical applications using the command line interface.
Francisco Javier Carrera Arias
March 22, 2019