Skip to content
📝 字数:working on

Sqlite

Estimated time to read: 1 minute

Error

SQLite DateTime type only accepts Python datetime and date objects as input

Pandas would convert datetime to its own TimeStamp when operation is on pd.series

评论