Returns a mapper that computes the mean features of unique feature groups.
The feature groups are identified by the unique combination of all values of a set of provided feature attributes.
| Parameters : | attrs : list
attrfx : ‘merge’ or callable, optional
|
|---|---|
| Returns : | FxMapper instance. : |