christopher-besch / time_table_planner

Data Analysis and Visualization Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Table Planner

This repository is not a complete or usable product and should only be used as a reference for other projects.

It parses fuzzy ocr-scanned course lists and connects them with a non-fuzzy list of all students. With this information it creates personalized time tables for each student and a map of the entire student body. It supports gephi. This map shows all the connections between the students, i.e. how many hours they spend in the same room. Such kind of visualization can for example be used to select appropriate pandemic containment plans.

About

Data Analysis and Visualization Project.

License:MIT License


Languages

Language:Python 97.7%Language:Shell 2.3%