hiredis-py icon indicating copy to clipboard operation
hiredis-py copied to clipboard

Fast convert redis streams output to a numpy array or pandas dataframe

Open trbck opened this issue 6 years ago • 2 comments

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?

trbck avatar Apr 13 '19 17:04 trbck

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.

ifduyue avatar Apr 23 '19 07:04 ifduyue

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.

trbck avatar Apr 25 '19 19:04 trbck