powered by
Helper function to convert a dataframe into the nested list format required for input into Dash DataTable.
df_to_list(df)
A data frame object to be coerced into a list of lists for DataTable.