issue_comments: 316323858
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/1482#issuecomment-316323858 | https://api.github.com/repos/pydata/xarray/issues/1482 | 316323858 | MDEyOklzc3VlQ29tbWVudDMxNjMyMzg1OA== | 585279 | 2017-07-19T09:15:00Z | 2017-07-19T09:15:00Z | NONE |
But I cannot combine multiple dimensions into same Variable, no? So if I have a dataset of multiple variables, each variable seems that it has to have uniform dimensions for all its values? Maybe I am misunderstanding dimensions concept.
Maybe examples how to create such jagged dataset? For example, how to have a variable which stores 2D images of different sizes. If I understand correctly, I could batch all images of the same size into its own dimension? That might be also acceptable. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
243964948 |