You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ``file_handle`` API to include the file handle in the dictionary when reading a file lazily. Previously, the file handle was retrieved from the dask array keys and this approach had the drawback to rely on implementation details of dependencies.
0 commit comments