.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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.