Add UTC datetime as supported upload type
Opened this issue · 0 comments
stdavis commented
We possibly need to add "datetime64[ns, UTC]"
to this list:
palletjack/src/palletjack/utils.py
Line 490 in 46127ba
@jacobdadams said that he wants to look into this more before doing it. Running transform.DataCleaning.switch_to_datetime
is a suitable workaround for the time being.