home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 860240046

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/4821#issuecomment-860240046 https://api.github.com/repos/pydata/xarray/issues/4821 860240046 MDEyOklzc3VlQ29tbWVudDg2MDI0MDA0Ng== 37740986 2021-06-13T16:49:05Z 2021-06-13T16:51:36Z CONTRIBUTOR

Ok, I think I understand better now Almost finished, I just have one test that fails currently, it is this one: https://github.com/pydata/xarray/blob/e17cf595c84dffdd73c668f6d945c1b0eeba13d6/xarray/tests/test_dataset.py#L3299-L3306

The error changed from a KeyError to the error that I wrote in the constructor : ```

          raise TypeError(f'The dimension provided is a tuple, you may intended to pass a list')

E TypeError: The dimension provided is a tuple, you may intended to pass a list ```

I am not sure what I should do with it, should I delete it ?

(Thanks for your help :))

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