Search
Search Results
Search finished, found 15 page(s) matching the search query.
- numpy.ndarray.dump
- numpy.ndarray.dumps
- numpy.ndarray.dump (Python method, in numpy.ndarray.dump)
- NumPy 1.14.0 Release Notes
...ese, but the following operations are now supported for these arrays: arr.sort() arr.view(bytes) arr.resize(…) pickle.dumps(arr) Support for decimal.Decimal in np.lib.financial Unless otherwise stated all functions within the financia...
- NumPy 1.15.0 Release Notes
...r unaliased pickle.<func> names: numpy.loads numpy.core.numeric.load numpy.core.numeric.loads numpy.ma.loads, numpy.ma.dumps numpy.ma.load, numpy.ma.dump - these functions already failed on python 3 when called with a string. Multidimens...
- NumPy 1.17.0 Release Notes
...would previously return nan, it now returns an appropriate infinity. Pathlib support for fromfile, tofile and ndarray.dump fromfile, ndarray.ndarray.tofile and ndarray.dump now support the pathlib.Path type for the file/fid parameter. S...
- numpy.lib.format.write_array
- numpy.ma.MaskType.dump
- numpy.ma.MaskType.dumps
- numpy.ndarray.dump
- numpy.ndarray.dumps
- numpy.record.dump
- numpy.record.dumps
- numpy.ndarray.dumps (Python method, in numpy.ndarray.dumps)
- Array API