pull_requests: 1770945490
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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1770945490 | PR_kwDOAMm_X85pjnvS | 8831 | open | 0 | Fix datetime in colorbar | 14371165 | <!-- Feel free to remove check-list items aren't relevant to your change --> - [ ] Closes #xxxx - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed in `api.rst` ```python import xarray as xr airtemps = xr.tutorial.open_dataset("air_temperature") airtemps.air[:200].isel(lat=10, lon=10).plot.scatter(x="time", hue="time") ``` Before:  | 2024-03-13T21:48:44Z | 2024-03-27T06:39:13Z | b9f3157634348b501316075f9d8985bc30dbb2c3 | 1 | 135c34b47a18438d031dccf7d9be64bb95554b20 | 80fb5f7626b2273cffe9ccbe425beaf36eba4189 | MEMBER | 13221727 | https://github.com/pydata/xarray/pull/8831 |
Links from other tables
- 1 row from pull_requests_id in labels_pull_requests