Open
Description
Right now trying to parse JSON using orient='table' will fail if the object contains Timedeltas intentionally:
pandas/pandas/io/json/table_schema.py
Line 310 in bc37ea2
Since #19065 was merged I think this should now be possible if anyone wants to take a look