KCL-BMEIS/ExeTera

describe for dataframes

Closed this issue · 0 comments

Implement a pretty printer and the underlying functionality to mimic pandas describe function. This should run the standard analyses across each field in the dataframe depending on the datatype of the field. It should run each field in turn in order to be scalable.