Google Sheets - append recipe - date type error
jereze opened this issue · 0 comments
jereze commented
When using the "append recipe" of the Google Sheets plugin, if the input dataset has a column with type "date", a TypeError is raised.
Error in Python process: At line 69: <type 'exceptions.TypeError'>: datetime.datetime(2014, 7, 1, 0, 15, 24, tzinfo=tzoffset(None, 7200)) is not JSON serializable