DemandVector.save_to_numpy¶
- DemandVector.save_to_numpy(file: str, **kwargs) None[source]¶
Save object into a single file in uncompressed
.npzformat.- Parameters
- filestr or file
Filename as str or open file.
- kwargskeyword arguments, optional
Keyword arguments saved to file.
See also
make_save_dictnumpy.saveznumpy.lib.npyio.NpzFile