• A
  • A
  • A
  • АБВ
  • АБВ
  • АБВ
  • А
  • А
  • А
  • А
  • А
Обычная версия сайта

Data Visualization and Storytelling with Python

2023/2024
Учебный год
ENG
Обучение ведется на английском языке
3
Кредиты
Статус:
Курс обязательный
Когда читается:
1-й курс, 2 модуль

Преподаватель

Course Syllabus

Abstract

Often, there is not enough space for information to be displayed and time to be shared with third parties. Therefore, the data is presented graphically. A high-quality presentation allows you to: See trends in changes in company performance, growth or decrease in profit, conduct a comparative analysis when moving from one business development strategy to another, emphasize the dependence of some indicators on others Visualization is also used to obtain some results. For example, using visualization tools, you can calculate statistical indicators or aggregate data, for example, find the amount of monthly profit by daily indicators. Also, these tools allow you to build graphs and diagrams of the data itself or its aggregations. As part of the course, we will dwell in more detail on the latter - plotting and diagrams. We will visualize the data using Python libraries. The Python language is one of the most common for solving problems related to data analysis and machine learning. Thanks to Python, an analyst can use a single tool to obtain, process and analyze data.