home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1125747268

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
1125747268 PR_kwDOAMm_X84yKJQJ 6249 Fix pickling issue 10580038 closed 0     4 2022-02-07T09:45:46Z 2022-02-10T22:37:54Z 2022-02-10T22:37:38Z CONTRIBUTOR   0 pydata/xarray/pulls/6249
  • [x] Closes #6226
  • [x] Added tests for opening netcdf files with cftime axis in parallel

This PR tries to address some updates in the pandas library on how datetime objects are pickled. Since I was told that the datatype of the CFtimeIndex object will always be object I just instructed the __new__ method to receive any additional arguments but not to evaluate them. Which feels a little awkward but does the job. If there are better ways to deal with this please let me know. @spencerkclark @aidanheerdegen @mathause

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/6249/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
  • 4 rows from issue in issue_comments
Powered by Datasette · Queries took 0.533ms · About: xarray-datasette