Blosc / python-blosc2

https://www.blosc.org/python-blosc2
Other
83 stars 19 forks source link

Automatic update for Proxy.fields #235

Closed FrancescAlted closed 3 months ago

FrancescAlted commented 3 months ago

Right now, whenever a a field is retrieved from a Proxy object via Proxy.fields[field_name], one has to manually fetch data prior to that. This should be done automatically, without any need of a manual fetch.