home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1127966198

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/6611#issuecomment-1127966198 https://api.github.com/repos/pydata/xarray/issues/6611 1127966198 IC_kwDOAMm_X85DO2X2 5635139 2022-05-16T17:53:54Z 2022-05-16T17:53:54Z MEMBER

One thought for any future travelers — if we want to move from Union[DataArray, Dataset] to generic over DataArray & Dataset without changing everything at once (as was the issue here) we can try adding the generic type that methods accept without removing existing types, e.g. Union[DataArray, Dataset, T_Xarray].

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1236316818
Powered by Datasette · Queries took 0.509ms · About: xarray-datasette