Closed aekiss closed 4 years ago
specify list of tuples of names and functions e.g. [('Total', sum), ('Mean', np.mean), ('Median', np.median), ('Min', min), ('Max', max)] as optional third tuple element in output_format entries
[('Total', sum), ('Mean', np.mean), ('Median', np.median), ('Min', min), ('Max', max)]
output_format
specify list of tuples of names and functions e.g.
[('Total', sum), ('Mean', np.mean), ('Median', np.median), ('Min', min), ('Max', max)]
as optional third tuple element inoutput_format
entries