Skip to content

Partial multiple selection in advanced indexing #134

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

Closed
wesm opened this issue Sep 13, 2011 · 0 comments
Closed

Partial multiple selection in advanced indexing #134

wesm opened this issue Sep 13, 2011 · 0 comments
Milestone

Comments

@wesm
Copy link
Member

wesm commented Sep 13, 2011

   foo                        bar           
   one     two        three   one     two   
A  0.1241  0.0009403 -0.8312 -0.8608  0.1198
B  0.3026  1.344     -2.37    0.5601 -1.064 
C  0.5238 -0.7135    -1.861  -1.266   0.3329

Want to be able to do

df.ix[:, ['bar', 'foo']]
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