home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 35635570

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
35635570 MDU6SXNzdWUzNTYzNTU3MA== 157 xray's string decoding preserves the wrong dtype in the encoding 1217238 closed 0     0 2014-06-13T00:26:01Z 2014-06-16T04:53:23Z 2014-06-16T04:53:23Z MEMBER      

The encoding dictionary will include dtype=np.dtype('S1'), even though the decoded dtype is something like np.dtype('S11'). We should either remove the encoding dtype when reading a netCDF file -- or we should turn it back into a character array when writing a file.

Again, thanks @ToddSmall for reporting.

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