« biom.table.Table._extract_data_from_tsv :: Contents :: biom.table.Table.collapse »
Take a dict of metadata and add it to an axis.
md : dict of dict
md should be of the form {id: {dict_of_metadata}}
axis : {‘sample’, ‘observation’}, optional
The axis to operate on