Warning! The directory is not yet complete and will be amended until the beginning of the term.
040031 KU Python for Finance I (MA) (2020S)
Continuous assessment of course work
Labels
Registration/Deregistration
Note: The time of your registration within the registration period has no effect on the allocation of places (no first come, first served).
- Registration is open from Mo 10.02.2020 09:00 to We 19.02.2020 12:00
- Registration is open from Tu 25.02.2020 09:00 to We 26.02.2020 12:00
- Deregistration possible until Th 30.04.2020 23:59
Details
max. 35 participants
Language: English
Lecturers
Classes (iCal) - next class is marked with N
Home learning from March 17. The final exam will take place online on April 28. See the announcements on Moodle.
- Tuesday 03.03. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 10.03. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 17.03. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 24.03. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 31.03. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 21.04. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
- Tuesday 28.04. 13:15 - 16:30 PC-Seminarraum 5 Oskar-Morgenstern-Platz 1 1.Untergeschoß
Information
Aims, contents and method of the course
Assessment and permitted materials
The grade will be based on homework exercises that participants are expected to present in class, class participation, and a final exam.
Minimum requirements and assessment criteria
40% homework exercises
20% class participation
40% final examMinimum requirement for a positive grade: a total of 50%.
20% class participation
40% final examMinimum requirement for a positive grade: a total of 50%.
Examination topics
All material covered in class.
Reading list
Main reference:Sheppard, Kevin. Introduction to Python for Econometrics, Statistics and Data Analysis, 2019. https://www.kevinsheppard.com/files/teaching/python/notes/python_introduction_2019.pdfOthers (besides official Python documentation and tutorials):McKenney, Wes. Python for Data Analysis, 2nd edition, 2017. O'Reilly Media.Hilpisch, Yves, Python for Finance: Mastering Data-Driven Finance, 2018, O’Reilly Publishing.
Association in the course directory
Last modified: Mo 07.09.2020 15:19
We will start with an introduction to programming and the basics of Python. Subsequently, the course will consist of an introduction to some of the Python packages most relevant for applications in Finance.
This course is of an applied nature, with the goal of enabling students to use Python to solve problems they may encounter in practice.Main Topics of the Course:1. Introduction to Programming and Python
2. Numerical Computing with NumPy
3. Data Analysis with pandasOther topics: data Visualization with matplotlib and regression analysis with statsmodels.