BW3-Core/module
KoenigMjr 475e4bc5b3 CSV-Cleaning, new matching strategy, new Debug-message, updating docu
- csv-data sets will now be corrected, no matter if the "for"-value is: 1234567, "1234567" or '1234567'
- depending on "isregex" value in csv first exact matches, second regex matches. So it is safe that if double matches occur, exact matches always wins.
- debug for CSV row read implemented
- updating readme to newest development
2025-12-03 22:28:08 +01:00
..
filter Update module/filter/doubleFilter.py 2025-06-11 10:22:12 +02:00
__init__.py some reworks 2019-03-01 12:09:12 +01:00
descriptor.py CSV-Cleaning, new matching strategy, new Debug-message, updating docu 2025-12-03 22:28:08 +01:00
geocoding.py Avoid "DeprecationWarning: invalid escape sequence" 2023-09-19 17:49:09 +02:00
moduleBase.py Avoid "DeprecationWarning: invalid escape sequence" 2023-09-19 17:49:09 +02:00
template_module.py Avoid "DeprecationWarning: invalid escape sequence" 2023-09-19 17:49:09 +02:00