improved path_handling

This commit is contained in:
Florian Förster
2024-05-31 10:18:39 +02:00
parent 9cafc9fb97
commit b3cc012791
5 changed files with 75 additions and 22 deletions

View File

@@ -1,9 +1,9 @@
# lang_main: Config file
[paths]
inputs = 'A:/Arbeitsaufgaben/lang-main/scripts/inputs/'
results = 'A:/Arbeitsaufgaben/lang-main/scripts/results/test_20240529/'
dataset = 'A:/Arbeitsaufgaben/lang-main/data/02_202307/Export4.csv'
inputs = './inputs/'
results = './results/test_20240529/'
dataset = '../data/02_202307/Export4.csv'
#results = './results/Export7/'
#dataset = './01_03_Rohdaten_202403/Export7_59499_Zeilen.csv'
#results = './results/Export7_trunc/'