StratoDem / pandas-js

Pandas in JavaScript for data analysis and visualization
https://stratodem.github.io/pandas.js-docs
MIT License
458 stars 36 forks source link

pandas.Series.pow #51

Open hakim89 opened 6 years ago

hakim89 commented 6 years ago

https://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.pow.html

Is it already available? or maybe can someone suggest an efficient way of doing this?

Thanks