issue_comments
11 rows where author_association = "CONTRIBUTOR" and user = 22195223 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: issue_url, created_at (date), updated_at (date)
user 1
- DanielGoman · 11 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1277264491 | https://github.com/pydata/xarray/issues/7157#issuecomment-1277264491 | https://api.github.com/repos/pydata/xarray/issues/7157 | IC_kwDOAMm_X85MIYJr | DanielGoman 22195223 | 2022-10-13T08:51:22Z | 2022-10-13T08:51:22Z | CONTRIBUTOR | I see, thank you for clearing that up :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
AttributeError raised when DataArray.reduce is called directly 1406633320 | |
| 1276785285 | https://github.com/pydata/xarray/pull/7123#issuecomment-1276785285 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85MGjKF | DanielGoman 22195223 | 2022-10-12T22:09:56Z | 2022-10-12T22:09:56Z | CONTRIBUTOR |
Well I just fixed the issue to that. Correct me if I'm wrong, but before pushing my corrected version I pulled the latest version from the remote branch, which seems to contain changes that fail the CI. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1276590336 | https://github.com/pydata/xarray/pull/7123#issuecomment-1276590336 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85MFzkA | DanielGoman 22195223 | 2022-10-12T18:44:21Z | 2022-10-12T18:44:21Z | CONTRIBUTOR |
I see, thanks for the heads up :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1276551898 | https://github.com/pydata/xarray/issues/6793#issuecomment-1276551898 | https://api.github.com/repos/pydata/xarray/issues/6793 | IC_kwDOAMm_X85MFqLa | DanielGoman 22195223 | 2022-10-12T18:08:28Z | 2022-10-12T18:08:28Z | CONTRIBUTOR | I have added several docstring examples in #7123, but the CI fails on some checks that (to me) don't seem related to the examples I added. I'd appreciate if anybody could clarify this to me before I turn the draft to a PR :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
improve docstrings with examples and links 1306795760 | |
| 1272324257 | https://github.com/pydata/xarray/pull/7123#issuecomment-1272324257 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85L1iCh | DanielGoman 22195223 | 2022-10-08T13:46:26Z | 2022-10-08T13:46:26Z | CONTRIBUTOR | I'm running into an issue when trying to directly use the DataArray.reduce method. At first I used DataArray.cumsum to see the expected behavior: ```
When I'm trying to achieve the same result through
Am I using Thanks in advance :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1272301209 | https://github.com/pydata/xarray/pull/7123#issuecomment-1272301209 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85L1caZ | DanielGoman 22195223 | 2022-10-08T11:50:04Z | 2022-10-08T11:50:04Z | CONTRIBUTOR | I'm trying to figure out how to add examples to DataArray.cumsum and DataArray.cumprod, but it's not so clear to me. It seems like they have partially dynamic docstrings. I have found the following script in xarray/core/common.py:
I'd appreciate if anybody could direct me to the explanation of this design :) |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1268677375 | https://github.com/pydata/xarray/pull/7123#issuecomment-1268677375 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85Lnnr_ | DanielGoman 22195223 | 2022-10-05T16:43:15Z | 2022-10-05T16:43:15Z | CONTRIBUTOR | I noticed that DataArray.interp_like takes an argument called If this is the intended behavior then I think |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1268557144 | https://github.com/pydata/xarray/pull/7123#issuecomment-1268557144 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85LnKVY | DanielGoman 22195223 | 2022-10-05T14:55:58Z | 2022-10-05T14:55:58Z | CONTRIBUTOR |
Indeed I am. Thank you very much, I just tried running the script in the same manner on WSL and that seems to give the expected output. Any ideas about how to avoid this issue on Windows? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1268355475 | https://github.com/pydata/xarray/pull/7123#issuecomment-1268355475 | https://api.github.com/repos/pydata/xarray/issues/7123 | IC_kwDOAMm_X85LmZGT | DanielGoman 22195223 | 2022-10-05T12:13:14Z | 2022-10-05T12:13:14Z | CONTRIBUTOR | Thanks for the advice @max-sixty! I performed doctests on my machine inside a conda venv following the Contributing Guide using Python 3.9, and passed the them. Yet, it doesn't pass the github tests. Any ideas as to why that might be? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
DOC: Added examples to docstrings of DataArray methods (#7123) 1396401446 | |
| 1265498342 | https://github.com/pydata/xarray/issues/6793#issuecomment-1265498342 | https://api.github.com/repos/pydata/xarray/issues/6793 | IC_kwDOAMm_X85Lbfjm | DanielGoman 22195223 | 2022-10-03T14:07:31Z | 2022-10-03T14:07:31Z | CONTRIBUTOR | Excellent, I'll start working on it, thank you! |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
improve docstrings with examples and links 1306795760 | |
| 1265413908 | https://github.com/pydata/xarray/issues/6793#issuecomment-1265413908 | https://api.github.com/repos/pydata/xarray/issues/6793 | IC_kwDOAMm_X85LbK8U | DanielGoman 22195223 | 2022-10-03T13:08:37Z | 2022-10-03T13:08:37Z | CONTRIBUTOR | Hello :) I'm new to open source contribution. I'd like to work on this issue. As far as I understand, all there is to do is to add examples to the documentation and to verify the correctness of those examples. Am I correct? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
improve docstrings with examples and links 1306795760 |
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]);
issue 3