scipp.table#

scipp.table(scipp_obj, max_rows=None)#

Create a html table from the contents of a Dataset (0D and 1D Variables only), DataArray, Variable or raw numpy array. The entries will be grouped by dimensions/coordinates.