PatrikHlobil / Pandas-Bokeh

Bokeh Plotting Backend for Pandas and GeoPandas
MIT License
878 stars 112 forks source link

'FramePlotMethods' object has no attribute '_data' for Pandas >=0.24 #9

Closed PatrikHlobil closed 5 years ago

PatrikHlobil commented 5 years ago

For Pandas versions >=0.24, one has to change the self._data attribute to self._parent.