Commit Graph

4 Commits

Author SHA1 Message Date
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
bdaneels
468df81386 Refactor code structure and remove redundant code blocks 2025-10-21 14:20:04 +02:00
bdaneels
bcf8f3acae Implement code changes to enhance functionality and improve performance 2025-07-31 13:56:25 +02:00
bdaneels
c5d356b366 Enhance SP comparison script with logging, error handling, and command-line argument parsing 2025-07-29 14:07:38 +02:00