Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trbck opened this issue Apr 13, 2019 · 2 comments
Open

Comments

@trbck
Copy link

trbck commented Apr 13, 2019

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?

@ifduyue
Copy link
Collaborator

ifduyue commented Apr 23, 2019

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.

@trbck
Copy link
Author

trbck commented Apr 25, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants