home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 472263264

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/2796#issuecomment-472263264 https://api.github.com/repos/pydata/xarray/issues/2796 472263264 MDEyOklzc3VlQ29tbWVudDQ3MjI2MzI2NA== 1217238 2019-03-13T03:15:36Z 2019-03-13T03:15:36Z MEMBER

So does that mean that all the variables in the files will be concatenated, regardless if I specify which ones I want? I feel like I'm misunderstanding what is included by default.

Yes, that's right.

xarray.concat is a little confusing because it combines functionality from two NumPy functions, np.concatenate and np.stack.

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