Commit Graph

13 Commits

Author SHA1 Message Date
9d4d5fa499 bugfix 2025-06-30 12:29:57 +00:00
fce61fd4dd Fix Finale Stabilität durch Single Source of Truth
- REFACTOR: BRANCH_GROUP_MAPPING in `config.py` ist nun die einzige Quelle für gültige Branchen (Single Source of Truth).
- CLEANUP: Redundante, hartcodierte Branchenliste und CSV-Ladelogik vollständig entfernt.
- FIX: `initialize_target_schema` in `helpers.py` generiert erlaubte Branchen nun dynamisch aus dem Mapping.
- FIX: `prepare_data_for_modeling` in `data_processor.py` nutzt nun konsistent die `CRM Branche` für das Mapping.
2025-06-30 12:23:42 +00:00
68b43d099b bugfix 2025-06-30 11:41:09 +00:00
3d2ae43074 bugfix 2025-06-30 08:04:28 +00:00
7df1b4170e Pfade angepasst 2025-06-30 06:14:48 +00:00
2a988f4f81 bugfix 2025-06-27 09:06:32 +00:00
8b5b4d6be0 bugfix 2025-06-27 09:01:04 +00:00
d16318a9ab Reindented data_processor.py 2025-06-27 10:51:21 +02:00
6ac980f172 bugfix 2025-06-27 08:47:08 +00:00
f34223d95e bugfix 2025-06-27 08:37:23 +00:00
46d2fc77d2 bugfix 2025-06-27 08:28:40 +00:00
e1b51d2cc7 data_processor.py aktualisiert 2025-06-27 07:59:15 +00:00
7ee37f1fee data_processor.py hinzugefügt 2025-06-26 14:50:35 +00:00