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
Training 2 or more people?Try DataCamp for Business
Scala Classes and Objects
In this tutorial, you will learn about the fundamental notions of object-oriented programming in Scala: Classes and Objects.
Aditya Sharma
October 22, 2019
Lists in Scala
Learn what lists are and how they can be leveraged in the Scala Programming Language.
Aditya Sharma
October 4, 2019
Building Data Pipelines using R
Learn how to transform and load (ETL) a data pipeline from scratch using R and SQLite to gather tweets in real-time and store them for future analyses.
Francisco Javier Carrera Arias
October 3, 2019
Operators in Scala
Learn about the different operators used in the Scala programming language.
Aditya Sharma
September 20, 2019
Getting Started with Python HTTP Requests for REST APIs
Learn how to use Python HTTP requests to interact with REST APIs. This guide covers GET and POST requests, examples, and best practices for API integration with a focus on the requests module.
Kurtis Pykes
December 5, 2024
IF ELSE in Scala
In this tutorial, you'll learn about conditional IF ELSE statements in the Scala programming language.
Aditya Sharma
August 19, 2019
Beginner’s Guide to Scala
Learn the basics in Scala including syntax, how to set up an environment, and various common data types.
Aditya Sharma
August 6, 2019
Markdown in Jupyter Notebook Tutorial
In this tutorial, you'll learn how to use and write with different markup tags using Jupyter Notebook.
Olivia Smith
August 5, 2019
SQL Interface within JupyterLab
Learn how to use and modify SQL tables within JupyterLabs.
Parul Pandey
July 23, 2019
GIT Push and Pull Tutorial
Learn how to perform Git PUSH and PULL requests through GitHub Desktop and the Command-Line.
Olivia Smith
November 19, 2024
For Loops in Python Tutorial
Learn how to implement For Loops in Python for iterating a sequence, or the rows and columns of a pandas dataframe.
Aditya Sharma
July 19, 2019
User Defined Stored Procedures in SQL
Learn how to use and apply the user-defined stored procedure along with examining different types of stored procedures in SQL.
Olivia Smith
July 15, 2019