xpipe.tools.catalogs.flat_type

xpipe.tools.catalogs.flat_type(recarr)[source]

Assigns the dtypes to the flattened array

Parameters

recarr (numpy.array) – array to be converted to DataFrame

Returns

dtypes of flattened array

Return type

list