![]() |
NpyFormatSave Method |
Name | Description | |
---|---|---|
![]() ![]() | Save(Array) |
Saves the specified array to an array of bytes.
|
![]() ![]() | Save(Array, Stream) |
Saves the specified array to a stream using the npy format.
|
![]() ![]() | Save(Array, String) |
Saves the specified array to the disk using the npy format.
|