--- title: Aggregate keywords: fastai sidebar: home_sidebar summary: "Aggregation of records." description: "Aggregation of records." nb_path: "nbs/transforms/transforms.aggregate.ipynb" ---
simple_aggregate
simple_aggregate(data, drop_duplicates=True, by='AFFINITY', aggregation='mean', weights=None, half_life=None)
data
drop_duplicates
True
by
'AFFINITY'
aggregation
'mean'
weights
None
half_life