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일