scipp.table

scipp.table

scipp.table(scipp_obj)

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.

Parameters

scipp_obj (VariableLike) –