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
2024-11-18 11:26:32 +01:00
2025-07-25 11:14:58 +02:00
2024-11-18 11:59:21 +01:00
2024-11-18 11:26:32 +01:00
Description
Verzameling scriptjes handig voor het OWS
196 KiB
Languages
Python 53.7%
HTML 44.1%
CSS 2.2%