number_of_contacts

bandicoot.individual.number_of_contacts(records, direction=None, more=0)

The number of contacts the user interacted with.

Parameters:
direction : str, optional

Filters the records by their direction: None for all records, 'in' for incoming, and 'out' for outgoing.

more : int, default is 0

Counts only contacts with more than this number of interactions.