skrub
skrub copied to clipboard
Modify `Filter`, `NameFilter`, `Selector` so that they are private
Currently, skrub.selectors.Filter, skrub.selectors.NameFilter,skrub.selectors.Selector are public and in the documentation are shown with an empty docstring:
This was likely unintended, so they should be hidden from the docs.