filters

Base filters that can be used, composed or extended to extract specific information from dataframes.

Submodule

cocohelper.filters.cocofilters

Special and complex filters to obtain specific data from COCO tables using the COCOHelper interface.

cocohelper.filters.filter

Generic Filter interface and filtering operations.

cocohelper.filters.strategies

Filtering strategies for ValueFilter and RangeFilter.