-
Notifications
You must be signed in to change notification settings - Fork 11
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
Tinystore Draft #948
Tinystore Draft #948
Conversation
Also generalize it so that it can take any object that follows the concurrent.futures interface
This required some rearchitecting of some of the nodes, but in particular made SeriesNodes much nicer
Already done in the interface.
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Instead of |
Thanks!
No worries, |
Ah, but in this case 3.11 is the one that causes the problem. I will patch it by Monday, I think. |
Indeed, that is more of a problem 😂 If you can patch that would be stellar, and Monday is fine -- despite my grand ambitions to work on this I spent most of my morning trying to track down a crash in the CI that I couldn't reproduce on my local machine 🤦♂️ |
Includes #936 halfway.
@liamhuber There's still some problems with h5io_browser that I use to access the files. I think you will need to force python=3.10 to avoid a bug there that otherwise breaks reading data,