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

Remove sel_points #3261

Merged
merged 3 commits into from
Aug 25, 2019
Merged

Remove sel_points #3261

merged 3 commits into from
Aug 25, 2019

Conversation

max-sixty
Copy link
Collaborator

@max-sixty max-sixty commented Aug 24, 2019

  • Passes black . && mypy . && flake8
  • Fully documented, including whats-new.rst for all changes and api.rst for new API

Mentioned in #3257

Here I just removed them rather than an explicit error (as opposed to #3260), given my prior that they're not used so much*

* any way of seeing how often methods are used in other projects - e.g. a service that collects usage stats from other GH repos which use a given dependency? Could be an interesting side project...

@max-sixty max-sixty merged commit 5f55d41 into pydata:master Aug 25, 2019
@max-sixty max-sixty deleted the sel-points branch August 25, 2019 17:55
dcherian added a commit to dcherian/xarray that referenced this pull request Aug 26, 2019
* upstream/master:
  Initialize empty or full DataArray (pydata#3159)
  Raise on inplace=True (pydata#3260)
  added support for rasterio geotiff tags (pydata#3249)
  Remove sel_points (pydata#3261)
  Fix sparse ops that were calling bottleneck (pydata#3254)
  New feature of filter_by_attrs added (pydata#3259)
  Update filter_by_attrs to use 'variables' instead of 'data_vars' (pydata#3247)
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.

2 participants