home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 812040071

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
812040071 MDU6SXNzdWU4MTIwNDAwNzE= 4928 netCDF4 DeprecationWarning: tostring() is deprecated. Use tobytes() instead. 19996511 closed 0     1 2021-02-19T13:51:10Z 2021-02-19T14:33:16Z 2021-02-19T14:24:34Z NONE      

I get the following deprecation warning with xarray 0.16.2

...python3.8/site-packages/xarray/backends/netCDF4_.py:411: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. attrs = FrozenDict((k, self.ds.getncattr(k)) for k in self.ds.ncattrs())

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

Links from other tables

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