Skip to content

Add Timedelta Support to JSON Reader with orient="table" #21140

Open
@WillAyd

Description

@WillAyd

Right now trying to parse JSON using orient='table' will fail if the object contains Timedeltas intentionally:

if 'timedelta64' in dtypes.values():

Since #19065 was merged I think this should now be possible if anyone wants to take a look

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions