Closed paulgoetze closed 8 years ago
Allows to apply multiple filters on an Instances object:
filtered_data = instances.apply_filters(filter, other_filter, yet_another_filter, ...)
Fixes #1.
Allows to apply multiple filters on an Instances object:
Fixes #1.