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

propagate indexes in to_dataset, from_dataset #3519

Merged
merged 14 commits into from
Nov 22, 2019

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    97e44a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c9373f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a28951 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b902f97 View commit details
    Browse the repository at this point in the history
  5. fix to_dataset_Splt

    dcherian committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    10e1f4d View commit details
    Browse the repository at this point in the history
  6. undo groupby change

    dcherian committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    433ba71 View commit details
    Browse the repository at this point in the history
  7. ccomment

    dcherian committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1bffa83 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bba1840 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. Configuration menu
    Copy the full SHA
    aefa5e3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into indexes/dataarray

    * upstream/master:
      Added fill_value for unstack (pydata#3541)
      Add DatasetGroupBy.quantile (pydata#3527)
      ensure rename does not change index type (pydata#3532)
      Leave empty slot when not using accessors
      interpolate_na: Add max_gap support. (pydata#3302)
      units & deprecation merge (pydata#3530)
      Fix set_index when an existing dimension becomes a level (pydata#3520)
      add Variable._replace (pydata#3528)
      Tests for module-level functions with units (pydata#3493)
      Harmonize `FillValue` and `missing_value` during encoding and decoding steps (pydata#3502)
      FUNDING.yml (pydata#3523)
      Allow appending datetime & boolean variables to zarr stores (pydata#3504)
      warn if dim is passed to rolling operations. (pydata#3513)
      Deprecate allow_lazy (pydata#3435)
      Recursive tokenization (pydata#3515)
    dcherian committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    747962d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'indexes/dataarray' of github.com:dcherian/xarray into i…

    …ndexes/dataarray
    
    * 'indexes/dataarray' of github.com:dcherian/xarray:
      Update xarray/core/indexes.py
    dcherian committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    e97a1b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ae75c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    73e8e12 View commit details
    Browse the repository at this point in the history
  2. more renaming.

    dcherian committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    d7cab03 View commit details
    Browse the repository at this point in the history