home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1304327461

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/pull/7011#issuecomment-1304327461 https://api.github.com/repos/pydata/xarray/issues/7011 1304327461 IC_kwDOAMm_X85NvnUl 2448579 2022-11-04T23:09:21Z 2022-11-04T23:09:21Z MEMBER

There are a lot of these warnings: `` /home/docs/checkouts/readthedocs.org/user_builds/xray/checkouts/7011/doc/whats-new.rst:1: WARNING: invalid syntax (<unknown>, line 6) in document "whats-new" Parsed source inipython` block: block source: In [66]: ds = xray.Dataset({"x": np.arange(1000)})

          In [67]: with xray.set_options(display_width=40):
             ....:     print(ds)
             ....: 
          <xarray.Dataset>
          Dimensions:  (x: 1000)
          Coordinates:
            * x        (x) int64 0 1 2 ... 998 999
          Data variables:
              *empty*

```

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