issue_comments
13 rows where author_association = "CONTRIBUTOR", issue = 594594646 and user = 3958036 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods · 13 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 651340318 | https://github.com/pydata/xarray/pull/3936#issuecomment-651340318 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDY1MTM0MDMxOA== | johnomotani 3958036 | 2020-06-29T20:22:49Z | 2020-06-29T20:22:49Z | CONTRIBUTOR | Thanks @dcherian :smile: You're very welcome! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 650303121 | https://github.com/pydata/xarray/pull/3936#issuecomment-650303121 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDY1MDMwMzEyMQ== | johnomotani 3958036 | 2020-06-26T17:29:15Z | 2020-06-26T17:29:15Z | CONTRIBUTOR | Thanks @keewis! I think we've addressed all the review comments now. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 650300879 | https://github.com/pydata/xarray/pull/3936#issuecomment-650300879 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDY1MDMwMDg3OQ== | johnomotani 3958036 | 2020-06-26T17:24:55Z | 2020-06-26T17:24:55Z | CONTRIBUTOR |
Some missing values should be OK. In your example though for example
I guess we could add some special handling for this (not sure what though, because we can't set a variable with type |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 650272329 | https://github.com/pydata/xarray/pull/3936#issuecomment-650272329 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDY1MDI3MjMyOQ== | johnomotani 3958036 | 2020-06-26T16:29:35Z | 2020-06-26T16:29:35Z | CONTRIBUTOR |
I think this is a bug. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 649059087 | https://github.com/pydata/xarray/pull/3936#issuecomment-649059087 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDY0OTA1OTA4Nw== | johnomotani 3958036 | 2020-06-24T20:39:31Z | 2020-06-24T20:39:31Z | CONTRIBUTOR | Merge conflicts fixed, this PR should be ready to review/merge. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 617375991 | https://github.com/pydata/xarray/pull/3936#issuecomment-617375991 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxNzM3NTk5MQ== | johnomotani 3958036 | 2020-04-21T19:46:09Z | 2020-04-21T19:46:09Z | CONTRIBUTOR |
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 616100298 | https://github.com/pydata/xarray/pull/3936#issuecomment-616100298 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxNjEwMDI5OA== | johnomotani 3958036 | 2020-04-19T10:42:06Z | 2020-04-19T10:42:06Z | CONTRIBUTOR | @pydata/xarray - I think this PR is ready to be merged, are there any changes I should make? Thanks! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 612143069 | https://github.com/pydata/xarray/pull/3936#issuecomment-612143069 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxMjE0MzA2OQ== | johnomotani 3958036 | 2020-04-10T17:51:13Z | 2020-04-10T17:51:13Z | CONTRIBUTOR | I eventually found that the cause of the errors I was getting was that the @shoyer I've kept the use of injected functions, because removing the injected I think this PR is ready for review now :smile: |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 610288219 | https://github.com/pydata/xarray/pull/3936#issuecomment-610288219 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxMDI4ODIxOQ== | johnomotani 3958036 | 2020-04-07T09:45:24Z | 2020-04-07T09:45:24Z | CONTRIBUTOR | These test failures seem to have uncovered a larger issue: overriding a method injected by |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 610081717 | https://github.com/pydata/xarray/pull/3936#issuecomment-610081717 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxMDA4MTcxNw== | johnomotani 3958036 | 2020-04-06T23:06:11Z | 2020-04-06T23:06:11Z | CONTRIBUTOR | The rename to |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 610079091 | https://github.com/pydata/xarray/pull/3936#issuecomment-610079091 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYxMDA3OTA5MQ== | johnomotani 3958036 | 2020-04-06T22:57:50Z | 2020-04-06T22:57:50Z | CONTRIBUTOR | I've updated so the new functionality is provided by |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 609477080 | https://github.com/pydata/xarray/pull/3936#issuecomment-609477080 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYwOTQ3NzA4MA== | johnomotani 3958036 | 2020-04-05T20:26:12Z | 2020-04-05T20:50:03Z | CONTRIBUTOR | @shoyer I think your last option sounds good. Questions:
* What should |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 | |
| 609478091 | https://github.com/pydata/xarray/pull/3936#issuecomment-609478091 | https://api.github.com/repos/pydata/xarray/issues/3936 | MDEyOklzc3VlQ29tbWVudDYwOTQ3ODA5MQ== | johnomotani 3958036 | 2020-04-05T20:33:04Z | 2020-04-05T20:33:04Z | CONTRIBUTOR | Maybe worth noting, at the moment if you try to call
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/<...>/xarray/xarray/core/common.py", line 46, in wrapped_func return self.reduce(func, dim, axis, skipna=skipna, kwargs) File "/<...>/xarray/xarray/core/dataarray.py", line 2288, in reduce var = self.variable.reduce(func, dim, axis, keep_attrs, keepdims, kwargs) File "/<...>/xarray/xarray/core/variable.py", line 1579, in reduce data = func(input_data, axis=axis, kwargs) File "/<...>/xarray/xarray/core/duck_array_ops.py", line 304, in f return func(values, axis=axis, kwargs) File "/<...>/xarray/xarray/core/duck_array_ops.py", line 47, in f return wrapped(args, kwargs) File "<array_function internals>", line 6, in argmin File "/<...>/anaconda3/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 1267, in argmin return _wrapfunc(a, 'argmin', axis=axis, out=out) File "/<...>/anaconda3/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 70, in _wrapfunc return _wrapit(obj, method, args, kwds) File "/<...>/anaconda3/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 47, in _wrapit result = getattr(asarray(obj), method)(*args, kwds) TypeError: 'tuple' object cannot be interpreted as an integer ``` |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Support multiple dimensions in DataArray.argmin() and DataArray.argmax() methods 594594646 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE [issue_comments] (
[html_url] TEXT,
[issue_url] TEXT,
[id] INTEGER PRIMARY KEY,
[node_id] TEXT,
[user] INTEGER REFERENCES [users]([id]),
[created_at] TEXT,
[updated_at] TEXT,
[author_association] TEXT,
[body] TEXT,
[reactions] TEXT,
[performed_via_github_app] TEXT,
[issue] INTEGER REFERENCES [issues]([id])
);
CREATE INDEX [idx_issue_comments_issue]
ON [issue_comments] ([issue]);
CREATE INDEX [idx_issue_comments_user]
ON [issue_comments] ([user]);
user 1