Storing and retrieving NumPy arrays

Most realistic applications deal with large datasets and will require results to be stored in persistent media, such as a hard disk. NumPy arrays can be stored in either text or binary format and binary files can be optionally compressed. We start the section by showing you a recipe to store files in text format.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset