.NPY Rozszerzenie pliku

Python NumPy Array File

Deweloper Python
Popularność
3.5  |  27 Głosów
 

Czym jest plik 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.

Więcej informacji

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

Otwórz ponad 400 formatów plików za pomocą File Viewer Plus.Bezpłatne pobieranie

Programy otwierające pliki NPY

Kategoria: Dane
Zaktualizowano: 2017-04-12

Zweryfikowane przez FileInfo.com

Zespół FileInfo.com niezależnie zbadał format pliku Python NumPy Array oraz aplikacje Mac, Windows, and Linux wymienione na tej stronie. Naszym celem jest 100% dokładność i publikujemy wyłącznie informacje o zweryfikowanych typach plików.

Jeśli chcesz zaproponować dodatki lub aktualizacje tej strony, daj nam znać.