yhat / ggpy

ggplot port for python
http://yhat.github.io/ggpy/
BSD 2-Clause "Simplified" License
3.69k stars 573 forks source link

Import does not work with pandas 0.23.4 #657

Closed kopytjuk closed 5 years ago

kopytjuk commented 5 years ago

https://github.com/yhat/ggpy/blob/b6d23c22d52557b983da8ce7a3a6992501dadcd6/ggplot/stats/smoothers.py#L4

Code crashes because the import is not possible with pandas 0.23.4.