Collection.filter¶ Collection.filter(func) → Collection¶ Filters out calendars from the collection. Parameters: func (callable) – filtering function Return type: Collection