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

Add groupby.dims & Fix groupby reduce for DataArray #3338

Merged
merged 28 commits into from
Oct 10, 2019

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    a6cb3f3 View commit details
    Browse the repository at this point in the history
  2. bugfix.

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f320e94 View commit details
    Browse the repository at this point in the history
  3. another bugfix.

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c4ea742 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6d396a View commit details
    Browse the repository at this point in the history
  5. Add groupby.dims property.

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    b202ad5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75a52be View commit details
    Browse the repository at this point in the history
  7. test for object index dims.

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c017481 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1f47d5 View commit details
    Browse the repository at this point in the history
  9. Add whats-new

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    f2093e2 View commit details
    Browse the repository at this point in the history
  10. fix docs build

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0baa390 View commit details
    Browse the repository at this point in the history
  11. sq whats-new

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    33715a2 View commit details
    Browse the repository at this point in the history
  12. one more test.

    dcherian committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    4b13b5f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. fix test.

    dcherian committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    8f257b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. undo monotonic change.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    94a8688 View commit details
    Browse the repository at this point in the history
  2. Add dimensions to repr.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    7c7c119 View commit details
    Browse the repository at this point in the history
  3. Raise error if no bins.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    88de8ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ee3bc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    436b6e3 View commit details
    Browse the repository at this point in the history
  6. Add dataset tests.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    de7cc7c View commit details
    Browse the repository at this point in the history
  7. update whats-new.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    5269e81 View commit details
    Browse the repository at this point in the history
  8. fix tests.

    dcherian committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    bd5b5fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c69b77 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    2cb7420 View commit details
    Browse the repository at this point in the history
  2. fix whats-new.

    dcherian committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    b8bc3d2 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/fix/groupby' into fix/groupby

    * origin/fix/groupby:
      Fix concat bug when concatenating unlabeled dimensions. (pydata#3362)
      Rolling minimum dependency versions policy (pydata#3358)
      added geocube and rioxarray to related projects (pydata#3383)
      Lint (pydata#3373)
      Docs/more fixes (pydata#2934)
      Explicitly keep track of indexes with merging (pydata#3234)
    dcherian committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    1bfe9a3 View commit details
    Browse the repository at this point in the history
  4. whitespace

    dcherian committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    7404508 View commit details
    Browse the repository at this point in the history
  5. fix whats-new

    dcherian committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    40ad11c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    611baae View commit details
    Browse the repository at this point in the history