hiredis-py
hiredis-py copied to clipboard
Fast convert redis streams output to a numpy array or pandas dataframe
Hi, refering to my own question - do you have any suggestions how I can change the reader to yield an already type converted numpy/ pandas time series friendly array?
Hello,
Personally I'd like to keep hiredis-py simple and general-purpose. If you really want to do this, maybe a separate module is better.
Sure. In case you have any suggestions on how to start this best - would be highly appreciated and I think others would also be interested.