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
Support for mmap_mode optional argument for NPZ.npzread would be nice, to be able to operate on big .npy files without needing to load the whole array to the memory.
Support for
mmap_modeoptional argument forNPZ.npzreadwould be nice, to be able to operate on big .npy files without needing to load the whole array to the memory.