home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 40839365

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
40839365 MDExOlB1bGxSZXF1ZXN0NDA4MzkzNjU= 495 closed 0 ENH: finite difference method `diff` 358378 adds `diff` method to both `DataArray` and `Dataset`. closes #490 Still to be done: - tests Possible enhancements: - allow numeric `axis` instead of `dim` for `DataArray` objects. The signature would then be `DataArray.diff(dim=None, n=1, axis=None)` and I would need to check that exactly one of `dim` and `axis` is `None`. I find it a bit ugly; `DataArray.diff(n=1, dim=None, axis=None)` would be nicer in my view. But then the signatures for `DataArray.diff` and `Dataset.diff` would be different, which is also not nice. - allow specifying the new coordinate array explicitly via a `coord` kwarg instead of just taking the coordinate values of the upper bounds. What do you think? 2015-07-25T16:33:20Z 2015-08-21T18:13:00Z 2015-08-21T18:12:57Z 2015-08-21T18:12:57Z e9b0a8dbdbd936e0a1a279c8c1b3657e7a0318fb     0 a112dcec81196275148ea2b895a12c801415231b 4b69878f20033e853ab67d44788ec89defc3ed16 CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/495  

Links from other tables

  • 0 rows from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 64.533ms