.NPY Estensione file

Python NumPy Array File

Sviluppatore Python
Popolarità
3.5  |  27 Voti
 

Che cos'è un file NPY?

An NPY file is a NumPy array file created by the Python software package with the NumPy library installed. It contains an array saved in the NumPy (NPY) file format. NPY files store all the information required to reconstruct an array on any computer, which includes dtype and shape information.

Maggiori informazioni

NumPy is a Python programming language library that provides support for large arrays and matrices.

You can export an array to an NPY file by using np.save('filename.npy', array).

You can load an array in an NPY file by using np.load('filename.npy').

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file NPY

Categoria: Dati
Aggiornato: 2017-04-12

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Python NumPy Array e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.