Skip to content

docs: removed wrong value in pd.NA ** 0 #31004

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 38 commits into from
Closed

docs: removed wrong value in pd.NA ** 0 #31004

wants to merge 38 commits into from

Conversation

tsvikas
Copy link
Contributor

@tsvikas tsvikas commented Jan 14, 2020

pd.NA ** 0 returns 1. The docs fixed to auto-calculate these values.

jbrockmendel and others added 30 commits January 9, 2020 18:11
Previously, we stated it as merely optional

xref:

#30773
#30814
We are not using them for now.
The check doesn't do anything, and we still a raise KeyError anyways
* REGR: Fixed hash_key=None for object values

Closes #30887
* Compat for util.testing import

Closes #30869
@tsvikas tsvikas closed this Jan 14, 2020
@tsvikas tsvikas deleted the docs-na-pow branch January 14, 2020 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.