.NPY ファイル拡張子

Python NumPy Array File

開発元 Python
人気度
3.5  |  27 
 

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.

詳細情報

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

File Viewer Plusで400種類以上のファイル形式を開けます。無料ダウンロード

NPYファイルを開くプログラム

カテゴリ: データ
更新日: 2017-04-12

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているPython NumPy Arrayファイル形式とMac, Windows, and Linuxアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。