home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1720045908

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
1720045908 PR_kwDOAMm_X85RCVSx 7862 CF encoding should preserve vlen dtype for empty arrays 85085 closed 0     17 2023-05-22T16:41:11Z 2023-06-16T07:00:35Z 2023-06-16T03:56:14Z CONTRIBUTOR   0 pydata/xarray/pulls/7862
  • [x] Closes #7328
  • [x] Tests added

The idea is that it enables a workaround for #7328, where the dtype metadata can be set to a vlen string so that it doesn't get changed to float.

The line that is changed in the example in #7328 is: ds = xr.Dataset({"a": np.array([], dtype=coding.strings.create_vlen_dtype(str))})

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

  • 5 rows from issues_id in issues_labels
  • 14 rows from issue in issue_comments
Powered by Datasette · Queries took 2.782ms · About: xarray-datasette