Skip to content

Enable select list of DataFrame columns from __getitem__ #253

@wesm

Description

@wesm
Member

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.

Activity

wesm

wesm commented on Oct 18, 2011

@wesm
MemberAuthor

done. fyi @dhrod5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @wesm

        Issue actions

          Enable select list of DataFrame columns from __getitem__ · Issue #253 · pandas-dev/pandas