Hello team, I have a JSON dataset that contains `d...
# questions
a
Hello team, I have a JSON dataset that contains
datetimes
in
string
format but I want these strings to be parsed directly in
datetime
object when I load the dataset. Is there any way to do this in the
catalog.yml
?
s
You can use custom loader, configure a custom configuration loader to use it.