NPYViewer icon indicating copy to clipboard operation
NPYViewer copied to clipboard

Load and view .npy files containing 2D and 1D NumPy arrays.

Results 4 NPYViewer issues
Sort by recently updated
recently updated
newest added

Hi, I tried running on python 3.8.5, and installed the requirements with 'pip install -r requirements.txt', but I get this error message when trying to run: ``` Traceback (most recent...

Hello, I am trying to create a .npy file with my .csv file but it just give me 100 rows and I need 263. How can I increase the number...

I cannot select the filepath because of no menu show, my platform is macOS (MacBook Pro), could it be solved? Thanks!

In our project we store our .npy data as .npz with one array for the data and one array for the header. Would it be possible to add support for...