Категория
Темы
Учебные материалы по анализу данных
Узнайте о новейших инструментах и методах, которые помогут вам эффективнее анализировать данные. Наши учебные материалы по анализу данных помогут развить ваши навыки.
Другие темы:
Обучение двух или более человек?Попробуйте DataCamp for Business
INSERT INTO SQL FUNCTION
INSERT INTO lets you add data to your tables. Learn how to use it in this tutorial.
Travis Tang
12 октября 2022 г.
COUNT() SQL FUNCTION
COUNT() lets you count the number of rows that match certain conditions. Learn how to use it in this tutorial.
Travis Tang
12 декабря 2024 г.
DATEDIFF() SQL FUNCTION
DATEDIFF() is one of the most widely used date data manipulation functions in SQL. Master it by reading this tutorial.
Travis Tang
6 декабря 2024 г.
Advanced Analytical Features in Power BI Tutorial
Discover how to make your Power BI reports more insightful, informative, and interactive with this advanced analytical features tutorial.
Joleen Bothma
23 мая 2022 г.
Data Visualization with Bokeh Tutorial: Plotting Data Structures
Learn basic visualizations of various data structures using Bokeh.
DataCamp Team
30 марта 2022 г.
Data Cleaning: Understanding the Essentials
Data cleaning is a very basic building block of data science. Learn the importance of data cleaning and how to use Python and carry out the process.
DataCamp Team
18 декабря 2024 г.
Python Select Columns Tutorial
Use Python Pandas and select columns from DataFrames. Follow our tutorial with code examples and learn different ways to select your data today!
DataCamp Team
25 ноября 2024 г.
Recommendation System for Streaming Platforms Tutorial
In this Python tutorial, explore movie data of popular streaming platforms and build a recommendation system.
Avinash Navlani
30 августа 2020 г.
How to Sort Data in R: A Complete Tutorial
Learn how to sort vectors, data frames, and more in R using order(), sort(), and dplyr's arrange() with practical examples.
Olivia Smith
6 февраля 2026 г.
Python List Comprehension Tutorial
Learn how to effectively use list comprehension in Python to create lists, to replace (nested) for loops and the map(), filter() and reduce() functions, ...!
Aditya Sharma
15 июня 2020 г.
Choosing Python or R for Data Analysis? An Infographic
Wondering whether you should use Python or R for data analysis? You’ve come to the right place.
DataCamp Team
9 января 2020 г.
Python Functions: How to Call & Write Functions
Discover how to write reusable and efficient Python functions. Master parameters, return statements, and advanced topics like lambda functions. Organize your code better with main() and other best practices.
Karlijn Willems
18 мая 2026 г.