home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 454504146

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/1507#issuecomment-454504146 https://api.github.com/repos/pydata/xarray/issues/1507 454504146 MDEyOklzc3VlQ29tbWVudDQ1NDUwNDE0Ng== 4160723 2019-01-15T18:43:12Z 2019-01-15T18:43:12Z MEMBER

I'm wondering which is the best among the options below:

A.

Differing data variables: L var1 (x, y) int64 1 2 3 4 5 7 R var1 (x) int64 1 2 L var2 (x, y) int64 4 5 6 7 8 9 description: variable 2 R var2 (x, y) int64 4 5 6 7 8 9

B.

Differing data variables: L var1 (x, y) int64 1 2 3 4 5 7 R var1 (x) int64 1 2 L var2 (x, y) int64 4 5 6 7 8 9 description: variable 2 R var2 (x, y) int64 4 5 6 7 8 9

C.

Differing data variables: L var1 (x, y) int64 1 2 3 4 5 7 var2 (x, y) int64 4 5 6 7 8 9 description: variable 2 R var1 (x) int64 1 2 var2 (x, y) int64 4 5 6 7 8 9

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