Skip to content

Missing values in JsonSeriesOrient #458

Closed
@DaveMDS

Description

@DaveMDS

hi guys,
JsonSeriesOrient in _typing.py is missing two values, namely table and values

it should be:
JsonSeriesOrient: TypeAlias = Literal["split", "records", "index", "table", "values"]

values is also missing in panda docs, but I tested both on pandas 1.5.1 and they work as expected

Can they be added? forking and making a pr seems a bit overkill for this task ;)

Thanks in advance
DaveMDS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions