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

support multiple key queries #2

Open
dominiquegarmier opened this issue Jul 11, 2022 · 0 comments
Open

support multiple key queries #2

dominiquegarmier opened this issue Jul 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@dominiquegarmier
Copy link
Contributor

support querying multiple keys at once

df = store['KEY1', 'KEY2', 'KEY3'][slice]

where the slice will be applied equally among all selected datastreams. df will then be a nested DataFrame with the keys as "outer" columns.

@dominiquegarmier dominiquegarmier added the enhancement New feature or request label Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant