Skip to content

MCI | Industrial Engineering & Management

Info

This page hosts course materials for various Python lectures.

As we continously try to improve the materials and this page, content might be subject to change. If you have any questions or suggestions, feel free to open an issue on GitHub or contact the maintainers:

Topics

  • Data Basics


    header How is data structured? What are attribute types like nominal and ordinal and what even is big data? The chapter Data Basics will introduce you to the world of data and answer these questions.

    Get started

  • Python


    header Learn the programming language Python. We will cover the basics from types, control structures and functions to packages. After completion, you will be able to write your own Python scripts to analyse data, create visualizations and much more.

    Get started

  • Statistics


    header Course on statistics, from hypothesis testing to linear regression.

    Get started