Should Accessors have a `.filter()` method like the builtin [filter](https://docs.python.org/3/library/functions.html#filter) for dropping *data* that doesn't meet some criteria?
Should Accessors have a
.filter()method like the builtin filter for dropping data that doesn't meet some criteria?