.NPY Extensão de arquivo

Python NumPy Array File

Desenvolvedor Python
Popularidade
3.5  |  27 Votos
 

O que é um arquivo 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.

Mais informações

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').

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos NPY

Categoria: Dados
Atualizado: 2017-04-12

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Python NumPy Array e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.