• A
  • A
  • A
  • АБB
  • АБB
  • АБB
  • А
  • А
  • А
  • А
  • А
Обычная версия сайта
Контакты

Школа финансов ВШЭ

119049 Москва, Покровский бульвар, 11,
офис S629.

Телефоны:
+7 (495) 772-95-90*27447, *27190, *27947 (по общим вопросам Школы финансов)
+7 (495) 621-91-92 (по вопросам Бизнес-образования)
+7 (495) 916-88-08 (Магистерская программа "Корпоративные финансы")

E-mail:

df@hse.ru (по общим вопросам Школы финансов),
finance@hse.ru (по вопросам Бизнес-образования)

Руководство
Руководитель Ивашковская Ирина Васильевна

ординарный профессор НИУ ВШЭ, доктор экономических наук, заслуженный работник высшей школы РФ

Школа финансов: Менеджер Непряхина Ульяна Викторовна

+7 495 772 95 90 (доб. 27190)

Школа финансов: Старший администратор Галянина Олеся Владимировна

+7 495-772-95-90 (доб. 27447)

Школа финансов: Администратор Липатова Татьяна Геннадьевна

+7 495-772-95-90 (доб. 27947)

Школа финансов: Администратор Чаус Валентина Сергеевна

+7 495-772-95-90 (доб. 27946)

Python in Finance

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

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

Course Syllabus

Abstract

This is an introductory course on programming in Python, one of the most popular data-centric programming languages widely used across industries and in the academic environment. The increased demand for decision making based on insights from data results in an increased demand for qualified experts with a strong data analysis skillset. With this in mind, starting from language fundamentals, we will concentrate on practical approaches to solving basic problems, from collecting and importing data to generating reports. The main goal of the course is to provide the students with programming toolbox, form competence in basic Python as well as data-related Python libraries, and also prepare the students for studying more advanced topics and conducting rigorous empirical analyses on their own.
Learning Objectives

Learning Objectives

  • The course is aimed at developing basic Python programming skills necessary for data analysis. Upon completion, students will be able to use Python in their analytical work and complete all the essential steps of data engineering and analysis, from gathering, loading, and transforming data to building simple models and generating reports.
Expected Learning Outcomes

Expected Learning Outcomes

  • Be able to write Python code
  • Be able to import data, including typical financial data
  • Be able to transform data and merge multiple datasets
  • Be able to draw basic plots
  • Be able to present the results of data analysis in Jupyter notebooks.
Course Contents

Course Contents

  • Introduction to Python
  • Data Manipulation With Pandas
  • Intermediate Data Manipulation With Pandas
  • Importing Data in Python
  • Working with dates and times in Python. Strings in Python
  • Visualizing Data With Matplotlib and Seaborn
  • Exploratory Data Analysis in Python. Cleaning Data
  • Writing Functions
  • Basic Web Scraping in Python
  • Basic Predictive Modelling Toolbox
Assessment Elements

Assessment Elements

  • non-blocking Programming assignment
  • non-blocking Final project
Interim Assessment

Interim Assessment

  • 2024/2025 2nd module
    0.8 * Final project + 0.2 * Programming assignment
Bibliography

Bibliography

Recommended Core Bibliography

  • 9781491912140 - Vanderplas, Jacob T. - Python Data Science Handbook : Essential Tools for Working with Data - 2016 - O'Reilly Media - https://search.ebscohost.com/login.aspx?direct=true&db=nlebk&AN=1425081 - nlebk - 1425081

Recommended Additional Bibliography

  • 9781785284571 - Romano, Fabrizio - Learning Python - 2015 - Packt Publishing - http://search.ebscohost.com/login.aspx?direct=true&db=nlebk&AN=1133614 - nlebk - 1133614
  • G. Nair, V. (2014). Getting Started with Beautiful Soup. Birmingham, UK: Packt Publishing. Retrieved from http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsebk&AN=691839

Authors

  • Vasilev Gleb Albertovich