An open API service indexing awesome lists of open source software.

https://github.com/ok97465/npzheader

Numpy binary format header viewer
https://github.com/ok97465/npzheader

Last synced: 4 months ago
JSON representation

Numpy binary format header viewer

Awesome Lists containing this project

README

        

# npzheader

Quickly view the information of Npz, Npy, Mat format files.
- npzheader parses only dtype, shape of array and value of scalar.

Example viewer

- Support to drag & drag

## Usage

-------------------------

If the file size is large, use Npzviewer to check the simple information and then read the required file.
Example viewer