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

removed mention that 'dims' are inferred from 'coords'-dict when omit… #3821

Merged
merged 2 commits into from
Mar 3, 2020
Merged

Conversation

sjvrijn
Copy link
Contributor

@sjvrijn sjvrijn commented Mar 2, 2020

@max-sixty
Copy link
Collaborator

Would you mind adding a line to whatsnew? I'll merge regardless tomorrow so no stress.

@max-sixty
Copy link
Collaborator

Thanks a lot @sjvrijn !

@max-sixty max-sixty merged commit a333a5c into pydata:master Mar 3, 2020
max-sixty pushed a commit to max-sixty/xarray that referenced this pull request Mar 4, 2020
pydata#3821)

* removed mention that 'dims' are inferred from 'coords'-dict when omitted in DataArray (fixes pydata#3820)

* added summary of PR pydata#3821 to whats-new
dcherian added a commit to ej81/xarray that referenced this pull request Mar 14, 2020
…e-size

* upstream/master: (24 commits)
  Fix alignment with join="override" when some dims are unindexed (pydata#3839)
  Fix CFTimeIndex-related errors stemming from updates in pandas (pydata#3764)
  Doctests fixes (pydata#3846)
  add xpublish to related projects (pydata#3850)
  update installation instruction (pydata#3849)
  Pint support for top-level functions (pydata#3611)
  un-xfail tests that append to netCDF files with scipy (pydata#3805)
  remove panel conversion (pydata#3845)
  Add nxarray to related-projects.rst (pydata#3848)
  Implement skipna kwarg in xr.quantile (pydata#3844)
  Allow `where` to receive a callable (pydata#3827)
  update macos image (pydata#3838)
  Label "Installed Versions" item in Issue template (pydata#3832)
  Add note on diff's n differing from pandas (pydata#3822)
  DOC: Add rioxarray and other external examples (pydata#3757)
  Use stable RTD image.
  removed mention that 'dims' are inferred from 'coords'-dict when omit… (pydata#3821)
  Coarsen keep attrs 3376 (pydata#3801)
  Turn on html repr by default (pydata#3812)
  Fix zarr append with groups (pydata#3610)
  ...
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.

Documentation of DataArray does not warn that inferring dimension names is deprecated
2 participants