home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 469320419

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/2791#issuecomment-469320419 https://api.github.com/repos/pydata/xarray/issues/2791 469320419 MDEyOklzc3VlQ29tbWVudDQ2OTMyMDQxOQ== 6164157 2019-03-04T16:35:09Z 2019-03-04T16:35:44Z CONTRIBUTOR

On the one hand I agree, but note that the same behavior works for numpy arrays

```python import numpy as np a=np.array([1,2,3,4]) ' '.join('{:d}'.format(v) for v in a)

prints '1 2 3 4'

```

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  415209776
Powered by Datasette · Queries took 154.687ms · About: xarray-datasette