[issue35145] sqlite3: "select *" should autoconvert datetime fields

Robert Pollak report at bugs.python.org
Fri Nov 2 08:25:14 EDT 2018


Robert Pollak <robert.pollak at posteo.net> added the comment:

(In fact, I am currently taking the first non-missing entry of each text column and trying to dateutil.parser.parse it. If that works, I use pandas.to_datetime on the column.)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35145>
_______________________________________


More information about the Python-bugs-list mailing list