Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable select list of DataFrame columns from __getitem__ #253

Closed
wesm opened this issue Oct 18, 2011 · 1 comment
Closed

Enable select list of DataFrame columns from __getitem__ #253

wesm opened this issue Oct 18, 2011 · 1 comment
Milestone

Comments

@wesm
Copy link
Member

wesm commented Oct 18, 2011

This should be reasonably trivial to implement (without breaking hierarchical indexing) and be a fairly high impact since it's one of the first things that people try. Disambiguating from passing a boolean vector may not be the easiest thing in the world though.

@wesm
Copy link
Member Author

wesm commented Oct 18, 2011

done. fyi @dhrod5

@wesm wesm closed this as completed Oct 18, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant