Skip to content

concat: Set dimension name, if set in provided DataArray. #1812

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

Closed
wants to merge 1 commit into from

Conversation

dcherian
Copy link
Contributor

@dcherian dcherian commented Jan 9, 2018

  • Closes Make passing a DataArray for the xarray.concat dim argument equivalent to passing a pandas Index #1646 (remove if there is no corresponding issue, which should only be the case for minor changes)
  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Passes git diff upstream/master **/*py | flake8 --diff (remove if you did not edit any Python files)
  • Fully documented, including whats-new.rst for all changes and api.rst for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

@max-sixty
Copy link
Collaborator

@dcherian any interest in finishing this off?

@dcherian
Copy link
Contributor Author

I'm not sure what to do. See #1646

@dcherian dcherian closed this Aug 15, 2019
@dcherian dcherian deleted the fix/concat-dim-name branch August 15, 2019 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make passing a DataArray for the xarray.concat dim argument equivalent to passing a pandas Index
2 participants