home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1630321147

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
1630321147 PR_kwDOAMm_X85MW7R0 7642 Set copy=False when calling pd.Series 61934744 closed 0     1 2023-03-18T13:20:11Z 2023-03-22T18:41:24Z 2023-03-22T14:54:06Z CONTRIBUTOR   0 pydata/xarray/pulls/7642

pandas will change the default for the Series constructor to True under Copy-on-Write when getting arrays as input. Setting copy=False explicitly avoids the performance penalty.

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

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