numpy.lib.format.header_data_from_array_1_0# lib.format.header_data_from_array_1_0(array)[source]# Get the dictionary of header metadata from a numpy.ndarray. Parameters: arraynumpy.ndarray Returns: ddictThis has the appropriate entries for writing its string representation to the header of the file.