Describe the issue linked to the documentation
I asked an agent to compose selectors to choose specific columns in a dataframe, and it immediately looked for the documentation of the base Selector class for information on this. The Selector docstring is very terse, and does not explain at all the basic features of the selectors.
Suggest a potential alternative/fix
There should be short but general examples of how selectors in general work in the docstring of the base class.
Describe the issue linked to the documentation
I asked an agent to compose selectors to choose specific columns in a dataframe, and it immediately looked for the documentation of the base Selector class for information on this. The Selector docstring is very terse, and does not explain at all the basic features of the selectors.
Suggest a potential alternative/fix
There should be short but general examples of how selectors in general work in the docstring of the base class.