A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.ndarray.dump.html below:

numpy.ndarray.dump — NumPy v1.17 Manual

numpy.ndarray.dump¶

method

ndarray.dump(file)¶

Dump a pickle of the array to the specified file. The array can be read back with pickle.load or numpy.load.

Parameters:
file : str or Path

A string naming the dump file.

Changed in version 1.17.0: pathlib.Path objects are now accepted.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4