| [ Web Proxy ] |
| Viewing: https://numpy.org/doc/stable/reference/generated/../generated/numpy.ndarray.__setstate__.html | [Back] [Original] |
method
For unpickling.
The state argument must be a sequence that contains the following elements:
optional pickle version. If omitted defaults to 0.
a binary string with the data (or a list if a is an object array)
| Web Proxy Viewer | New URL | Original Page |