home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 2184947713

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
2184947713 PR_kwDOAMm_X85pjnvS 8831 Fix datetime in colorbar 14371165 open 0     0 2024-03-13T21:48:44Z 2024-03-27T06:39:13Z   MEMBER   1 pydata/xarray/pulls/8831
  • [ ] 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:

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/8831/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 1 row from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 0.699ms · About: xarray-datasette