Python Course Material

For those of you not so expert in Python and Anaconda there is presentation with some instruction for installation and usage in the Programming Tool section of this site.

Lecture Notes will be updated after each lesson to include the new discussed material.

Exercises will be updated as well after each lesson.

Please fill free to send me your homework @ matteosan1@gmail.com (possibly as a .ipynb file), I will correct them (if necessary, of course) before the next lesson.

  • Lessons: is the zipped content of the .ipynb (and related images) used during the lesson. If you want to try use it unzip all the content in the same place otherwise the pictures won't be shown.

  • Lecture Notes: a PDF file updated every week with the content of the lectures, You may find there a more detailed description of the topics seen in the classroom.

  • Exercises: the exercises related to each lesson.

Additional files used during the Lessons.

The following files are those used during the lessons and containing data for the examples and the exercises. In addition there is a link to the up to date version of the finmarkets module.