vfilimonov/pydatastream

Compatible with pandas

carlaxin2 opened this issue · 1 comments

Last month, pandas upgraded from 0.19 to 0.20. And they release a warning : "Panel is deprecated and will be removed in a future version". However, your pydatastream package will output in pandas when the output is 3-dimension. Therefore, I am wondering whether you will follow up pandas.

Thank you so much.

Good point! I've updated it and starting version 0.5.0 (fcb6dbb) method fetch() will return MultiIndex instead of Panel

I've never liked Panels anyway. ;-)