Category
Topics
Data Science Tutorials
Advance your data career with our data science tutorials. We walk you through challenging data science functions and models step-by-step.
Other topics:
Training 2 or more people?Try DataCamp for Business
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
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
R Packages Tutorial: Install, Load, and Manage R Packages
Learn how to install, load, update, and manage R packages from CRAN, Bioconductor, and GitHub. Covers renv, devtools, and package documentation.
DataCamp Team
May 22, 2026
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
Importing Data Into R - Part Two
A tutorial on importing data into R. The focus is on reading data from sources like statistical software, databases, webscraping, and more.
Karlijn Willems
March 18, 2019
ggplot2 Histogram in R: Complete Tutorial with Examples
Learn to create and customize ggplot2 histograms in R, from basic plots to colored, faceted, and density-overlaid visualizations.
Kevin Babitz
June 2, 2026
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
Getting Started with Spreadsheets
This tutorial will give you a basic understanding of the terminology in spreadsheets along with learning how to create a basic table.
Ryan Sheehy
February 14, 2019
keras: Deep Learning in R
In this tutorial to deep learning in R with RStudio's keras package, you'll learn how to build a Multi-Layer Perceptron (MLP).
Karlijn Willems
February 12, 2019
Using Functions in R Tutorial
Discover what R functions are, the different type of functions in R, and how to create your own functions in R.
Javier Canales Luna
March 30, 2023