Import in python using from mcutils.scripts.to_dataframe import dataframe_to_array
mcutils.scripts.to_dataframe.
dataframe_to_array
Writes a dataframe back to disc
dataframe – pandas dataframe with the data
names – columns to export
(N, M) array for N rows and M columns