[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.dumps.html#numpy.ndarray.dumps [Back]  [Original]

numpy.ndarray.dumps — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.dumps#

method

ndarray.dumps()#

Returns the pickle of the array as a string. pickle.loads will convert the string back to an array.

Parameters:
None

Web Proxy Viewer  |  New URL  |  Original Page