Skip to content

incorrect docs: pd.NA ** 0 should return 1 #31003

Closed
@tsvikas

Description

@tsvikas

pd.NA ** 0 returns 1. which is correct, as far as I understand 1
However, the documents, line 832 incorrectly claims that pd.NA ** 0 returns 0.


1 although one can ask if NULL**0 should behave like NAN**0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions