home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 526747770

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/3213#issuecomment-526747770 https://api.github.com/repos/pydata/xarray/issues/3213 526747770 MDEyOklzc3VlQ29tbWVudDUyNjc0Nzc3MA== 923438 2019-08-30T20:57:54Z 2019-08-30T20:57:54Z NONE

Thanks.

That solved that error but introduced another one.

Specifically - this is my dataframe

and this is the error that I get with sparse=True

My numpy version is definitely about 1.16

I also set this os.environ["NUMPY_EXPERIMENTAL_ARRAY_FUNCTION"]='1' just in case

Furthermore, I don't get this error when I don't set sparse=True ( I just get OOM errors but that's another matter) ...

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