neuralib.io.pyh5.array
- neuralib.io.pyh5.array(key: str = None, chunks: bool | int | tuple[int, ...] = None, maxshape: int | tuple[int, ...] = None, compression: int | str = None, compression_opts: int | tuple = None, scaleoffset: int = None, shuffle: bool = None, fillvalue: int | float | str = None, **kwargs) ndarray[source]