numpy.lib.format.write_array_header_2_0#

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

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

参数:
fp类文件对象
ddict

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