santosjorge / cufflinks

Productivity Tools for Plotly + Pandas
MIT License
3.04k stars 675 forks source link

Replaced deprecated pd.np submodule with np. #256

Closed bryophyllum1 closed 4 years ago

bryophyllum1 commented 4 years ago

As pd.np is now deprecated, I replaced it with np, in cufflinks/plotlytools.py.