home / github / pull_requests

Menu
  • GraphQL API
  • Search all tables

pull_requests: 30319637

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
30319637 MDExOlB1bGxSZXF1ZXN0MzAzMTk2Mzc= 351 closed 0 Switch the name of datetime components from 'time.month' to 'month' 1217238 Fixes #345 This lets you write things like: ``` counts = time.groupby('time.month').count() counts.sel(month=2) ``` instead of the previously valid ``` counts.sel(**{'time.month': 2}) ``` which is much more awkward. Note that this breaks existing code which relied on the old usage. CC @jhamman 2015-03-02T20:55:24Z 2015-03-02T23:20:09Z 2015-03-02T23:20:07Z 2015-03-02T23:20:07Z 157993f82a8d284203d13f400412659e4166f803   799013 0 918016b68bbd49ff7ccce081c48408c305940e40 2bbc41bf4bc459155abf59c7a9907cfdc79b1835 MEMBER   13221727 https://github.com/pydata/xarray/pull/351  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette · Queries took 0.916ms