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

ENH: Allow the groupby by param to handle columns and index levels (GH5677) #14432

Merged
merged 8 commits into from
Dec 14, 2016

Commits on Nov 18, 2016

  1. Added test cases for GH 5677

    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    eb1e63f View commit details
    Browse the repository at this point in the history
  2. Implemented GH 5677

    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    355d709 View commit details
    Browse the repository at this point in the history
  3. Documentation updates for GH 5677

    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    b050aca View commit details
    Browse the repository at this point in the history
  4. Added future warning on ambiguous case (GH 5677)

    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    5f93ddd View commit details
    Browse the repository at this point in the history
  5. Indentation fix

    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    5325ee6 View commit details
    Browse the repository at this point in the history
  6. Added note explaining version 0.20 change and ambiguity resolution / …

    …warning
    Jon M. Mease committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    b68af16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98af4d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. shorten test names

    jorisvandenbossche committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    2d35461 View commit details
    Browse the repository at this point in the history