Function parse_npz_file

Source
pub fn parse_npz_file(path: &Path) -> Result<HashMap<String, NumpyArrayStats>>
Expand description

Parse and analyze NumPy .npz files (zip archive)