Closed rvandewater closed 5 months ago
Okay, my suspicion is that the time for the measurements and admission/discharge are in the datetime[ns]
format. Is it possible to specify the config such that I can use these directly or do I have to convert them to string before running the script?
If those fields are already in datetime format, then don't include the ts_format field in the yaml. The ts_format field is only necessary for dates stored in strings.
Hi,
I am getting the error below when adjusting the local data example for my own data. I am wondering if there is some indication in the documentation what column data types are required or the config requirements? I can also privately give more information on the input data. Thanks!
Config.yml (removed save/data dir for privacy reasons)