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

Improved default behavior when concatenating DataArrays #2777

Closed
wants to merge 3 commits into from

Commits on Feb 22, 2019

  1. Better names for concat arrays

    Zac-HD committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    8793cb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Infer coord for array concat

    This is really nice to have when using concat to produce faceted plots of various kinds, and harmless when it's useless.
    Zac-HD committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    681d082 View commit details
    Browse the repository at this point in the history
  2. load_dataset is not removed yet

    it's still deprecated, but we'll leave it for a bit longer before removal.
    Zac-HD committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    63da214 View commit details
    Browse the repository at this point in the history