Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 687 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 687 Bytes

About

Lecture materials for the SEPS-HSG (University of St. Gallen) course 'Data Handling: Import, Cleaning and Visualisation' (BA, Major in Economics). The materials consist of two parts:

  • Lecture slides: materials/slides/
  • Code examples used during lectures: materials/code_examples/
  • Lecture lecture summaries: materials/lecture_summaries/

Data and documents:

  • data/ contains data files used in the code examples.
  • documents/ contains documents/files used in specific examples.

How to get the latest updates?

Open the terminal, type git pull and hit enter.

How to contribute

  • Open issues:
    • report bugs and typos
    • suggest enhancements