pub fn parse_npz_file(path: &Path) -> Result<HashMap<String, NumpyArrayStats>>
Parse and analyze NumPy .npz files (zip archive)