Preferred format of Datetime Column uploaded via Python (domojupyter)

Options

Is there a Date Format that will allow Pandas to upload a date or datetime column and have Domo recognize it as such?

I have tried ISO ('%Y-%m-%dT%H:%M:%SZ'), Datetime64 (timezone aware and unaware), etc. but all columns appear with Column Type as Text in the domo dataset.

Any advice?

Best Answer

Answers