Data Science Tutorials
Learn data science and AI with step-by-step tutorials on the DataCamp blog. Master Python, SQL, machine learning, and build your own AI agents.
カテゴリーを探す
2人以上をトレーニングしますか?DataCamp for Businessを試す
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
2019年10月22日
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
2019年10月22日
Lists in Scala
Learn what lists are and how they can be leveraged in the Scala Programming Language.
Aditya Sharma
2019年10月4日
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
2019年10月3日
Operators in Scala
Learn about the different operators used in the Scala programming language.
Aditya Sharma
2019年9月20日
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
2024年12月5日
IF ELSE in Scala
In this tutorial, you'll learn about conditional IF ELSE statements in the Scala programming language.
Aditya Sharma
2019年8月19日
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
2019年8月6日
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
2019年8月5日
Git Push and Pull Tutorial
Learn how to perform Git PUSH and PULL requests through GitHub Desktop and the Command-Line.
Olivia Smith
2026年2月27日
SQL Interface within JupyterLab
Learn how to use and modify SQL tables within JupyterLabs.
Parul Pandey
2019年7月23日
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
2019年7月19日