ows-master/bascriptie studiepunten controle
bdaneels a2e9c6376e Implement script for checking study points compliance
- Added a Python script to read data from 'scriptie.xlsx' and 'dashboard_inschrijvingen.xlsx'.
- Implemented functions to find common ID columns and relevant columns based on keywords.
- Merged dataframes on the common ID column and filtered for entries with 'Target OO' containing '1070FLWGES'.
- Calculated thresholds for study points and identified violations based on specified criteria.
- Generated a report of violations saved as both CSV and Excel formats.
- Added sample violation data to 'violations_report.csv'.
2025-10-24 10:14:07 +02:00
..
script.py Implement script for checking study points compliance 2025-10-24 10:14:07 +02:00
violations_report.csv Implement script for checking study points compliance 2025-10-24 10:14:07 +02:00