AgeGroup#

class AgeGroup(low, high, do_cache=True)[source]#

Bases: prettyobj

A simple age-based filter that returns uids of agents that match the criteria

Methods