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
Scala Traits
Learn about the use of traits in Scala with the help of syntactic examples.
Aditya Sharma
November 5, 2019
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
Variables in Scala
Learn about Scala's variables, rules for defining variables, different types of variables with multiple declaration and assignments along with the scope of a variable.
Olivia Smith
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
Web APIs, Python Requests & Performing an HTTP Request in Python Tutorial
Learn about the basics of HTTP and also about the request library in Python to make different types of requests.
Kurtis Pykes
February 10, 2023
TensorFlow 2.0 Case Study
Build a machine learning model for predicting the publisher’s name from an article using various Google Cloud technologies.
Sayak Paul
August 19, 2019
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
GIT Push and Pull Tutorial
Learn how to perform Git PUSH and PULL requests through GitHub Desktop and the Command-Line.
Olivia Smith
July 23, 2019