SIENTIAPDE-1579: Fixed data preprocessor

This commit is contained in:
Kou Kinoshita
2026-02-18 11:14:27 -03:00
parent a4d94dd2ff
commit 8b7bd81328
6 changed files with 75 additions and 5 deletions

View File

@@ -17,6 +17,8 @@
"shuffle": true,
"lineSeparator": ",",
"decimalSeparator": ".",
"dateColumn": "DATA",
"dateFormat": "dd/MM/yyyy HH:mm:ss",
"removedIntervals": [],
"degree": 1,
"interactionOnly": false,