For now, profiles need to be aggregated "manually" by using `groupby` on some columns, e.g.: https://github.com/menchelab/BioProfilingNotebooks/blob/main/Fig2a_Profiling.ipynb This could be eased by adding dedicated functions.
For now, profiles need to be aggregated "manually" by using
groupbyon some columns, e.g.: https://github.com/menchelab/BioProfilingNotebooks/blob/main/Fig2a_Profiling.ipynbThis could be eased by adding dedicated functions.