home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 166286097

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
166286097 MDU6SXNzdWUxNjYyODYwOTc= 901 Pickle xarray.ufuncs 6213168 closed 0     3 2016-07-19T09:26:06Z 2016-08-02T17:34:15Z 2016-08-02T17:34:15Z MEMBER      

It's currently impossible to pickle xarray.ufuncs.

import xarray.ufuncs, pickle pickle.dumps(xarray.ufuncs.maximum)

AttributeError: Can't pickle local object '_create_op.<locals>.func'

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/901/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

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