numpy.lib.format.write_array_header_2_0#

lib.format.write_array_header_2_0(fp, d)[source]#
使用 2.0 格式写入数组的标头。

2.0 格式允许存储非常大的结构化数组。

1.9.0 版中的新内容。

参数:
fp类文件对象
d字典

这包含将字符串表示形式写入文件标头的适当条目。