npy_npz_reader

glue.core.data_factories.npy_npz_reader(filename, format='auto', auto_merge=False, **kwargs)

Read in a Numpy structured array saved to a .npy or .npz file.

Parameters
source: str

The pathname to the Numpy save file.