[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.lib.format.write_array_header_2_0.html [Back]  [Original]

numpy.lib.format.write_array_header_2_0 — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.lib.format.write_array_header_2_0#

lib.format.write_array_header_2_0(fp, d)[source]#
Write the header for an array using the 2.0 format.

The 2.0 format allows storing very large structured arrays.

Parameters:
fpfilelike object
ddict

This has the appropriate entries for writing its string representation to the header of the file.


Web Proxy Viewer  |  New URL  |  Original Page