.NPY Přípona souboru

Python NumPy Array File

Vývojář Python
Popularita
3.5  |  27 Hlasů
 

Co je soubor 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.

Další informace

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

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají soubory NPY

Kategorie: Data
Aktualizováno: 2017-04-12

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Python NumPy Array a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.