pandas icon indicating copy to clipboard operation
pandas copied to clipboard

DOC: Add example for DataFrame.pow

Open datapythonista opened this issue 1 year ago • 0 comments

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 avatar Feb 14 '24 13:02 datapythonista