Перейти к основному контенту
Категория
Темы

Учебные материалы по анализу данных

Узнайте о новейших инструментах и методах, которые помогут вам эффективнее анализировать данные. Наши учебные материалы по анализу данных помогут развить ваши навыки.
Другие темы:
GroupОбучение двух или более человек?Попробуйте DataCamp for Business

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.

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, ...!

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.

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.

18 мая 2026 г.

Probability Distributions in Python Tutorial

In this tutorial, you'll learn about and how to code in Python the probability distributions commonly referenced in machine learning literature.

30 декабря 2019 г.

Understanding Logistic Regression in Python

Learn about logistic regression, its basic properties, and build a machine learning model on a real-world application in Python using scikit-learn.

11 августа 2024 г.

Python Numpy Array Tutorial

A NumPy tutorial for beginners in which you'll learn how to create a NumPy array, use broadcasting, access values, manipulate arrays, and much more.

28 февраля 2023 г.

How to Use Jupyter Notebooks: The Ultimate Guide

This article covers what Notebooks are and why you should use them. We also delve into hosted notebooks, which facilitate sharing and collaboration. This article also covers tips, tricks, and keyboard shortcuts.

10 марта 2023 г.

Generating WordClouds in Python Tutorial

Learn how to perform Exploratory Data Analysis for Natural Language Processing using WordCloud in Python.

23 февраля 2023 г.

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.

19 июля 2019 г.

Quadrant Analysis in Tableau

Learn how to analyze data in the form of a dynamic quadrant chart in Tableau.

24 июня 2019 г.

Moving Averages in pandas

Learn how you can capture trends and make sense out of time series data with the help of a moving or rolling average.

24 июня 2019 г.