Skip to content

DOC: Add example for DataFrame.pow #57419

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
datapythonista opened this issue Feb 14, 2024 · 0 comments · Fixed by #57442
Closed

DOC: Add example for DataFrame.pow #57419

datapythonista opened this issue Feb 14, 2024 · 0 comments · Fixed by #57442
Labels
Docs good first issue Numeric Operations Arithmetic, Comparison, and Logical operations

Comments

@datapythonista
Copy link
Member

The API documentation of DataFrame.pow seems to be reused with many other arithmetic operations, and it contains examples for all or most of the others, but not for pow. For someone checking the page this is confusing, it'd be nice to add it.

@datapythonista datapythonista added Docs Numeric Operations Arithmetic, Comparison, and Logical operations good first issue labels Feb 14, 2024
santhoshbethi added a commit to santhoshbethi/pandas that referenced this issue Feb 15, 2024
mroeschke pushed a commit that referenced this issue Feb 19, 2024
* adding pow exmpale for adtaframe #57419

* Fixing the data format

* removing extra space

* re-run the jobs

* updating docstring values

* testing pipeline
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this issue May 7, 2024
* adding pow exmpale for adtaframe pandas-dev#57419

* Fixing the data format

* removing extra space

* re-run the jobs

* updating docstring values

* testing pipeline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs good first issue Numeric Operations Arithmetic, Comparison, and Logical operations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant