pandas
pandas copied to clipboard
DOC: Add example for DataFrame.pow
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.