issue_comments
14 rows where issue = 539988974 and user = 14808389 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Pint support for DataArray · 14 ✖
| id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 621311718 | https://github.com/pydata/xarray/pull/3643#issuecomment-621311718 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYyMTMxMTcxOA== | keewis 14808389 | 2020-04-29T16:11:07Z | 2020-04-29T16:11:48Z | MEMBER | see #3950 Merging: sure, I just wanted to avoid merging my own PRs without a final review |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 610291874 | https://github.com/pydata/xarray/pull/3643#issuecomment-610291874 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYxMDI5MTg3NA== | keewis 14808389 | 2020-04-07T09:53:23Z | 2020-04-07T11:28:18Z | MEMBER |
Definitely, even if it's just to clarify why we accept different types in those functions: I think |
{
"total_count": 2,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 609808487 | https://github.com/pydata/xarray/pull/3643#issuecomment-609808487 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwOTgwODQ4Nw== | keewis 14808389 | 2020-04-06T13:52:46Z | 2020-04-06T14:28:36Z | MEMBER | Ugh. Trying to add To resolve this, the type registration mentioned in #1617 and https://github.com/pydata/xarray/blob/ba9f82227a9ec0c42928d5d0b978b101eda756cb/xarray/core/arithmetic.py#L23 might help? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 609816259 | https://github.com/pydata/xarray/pull/3643#issuecomment-609816259 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwOTgxNjI1OQ== | keewis 14808389 | 2020-04-06T14:05:40Z | 2020-04-06T14:05:40Z | MEMBER | see https://github.com/dask/dask/issues/5329#issuecomment-609453229. Basically, Actually, |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 608110925 | https://github.com/pydata/xarray/pull/3643#issuecomment-608110925 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwODExMDkyNQ== | keewis 14808389 | 2020-04-02T21:54:06Z | 2020-04-02T21:56:33Z | MEMBER | it seems we can't use ~I'd say it is pretty rare the other type knows what to do with a Edit: actually, that smells like a type hierarchy issue, as discussed in hgrecco/pint#845 and dask/dask#5329 |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 608098348 | https://github.com/pydata/xarray/pull/3643#issuecomment-608098348 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwODA5ODM0OA== | keewis 14808389 | 2020-04-02T21:25:25Z | 2020-04-02T21:25:25Z | MEMBER |
thanks, @max-sixty. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 608093097 | https://github.com/pydata/xarray/pull/3643#issuecomment-608093097 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwODA5MzA5Nw== | keewis 14808389 | 2020-04-02T21:15:06Z | 2020-04-02T21:23:05Z | MEMBER | not sure what the bot is checking, |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 605679550 | https://github.com/pydata/xarray/pull/3643#issuecomment-605679550 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwNTY3OTU1MA== | keewis 14808389 | 2020-03-29T18:31:07Z | 2020-04-02T21:10:27Z | MEMBER | I updated #3594 with a list of libraries that won't work and opened the requested issue. If there are no objections to ~using |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 602225731 | https://github.com/pydata/xarray/pull/3643#issuecomment-602225731 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwMjIyNTczMQ== | keewis 14808389 | 2020-03-22T15:26:32Z | 2020-03-22T16:59:07Z | MEMBER | I think this is almost ready. For remaining issues see https://github.com/pydata/xarray/pull/3643#issue-354872657: we have a few issues with non- Also, I tried to add tests for using I marked all of these tests as |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 602132164 | https://github.com/pydata/xarray/pull/3643#issuecomment-602132164 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDYwMjEzMjE2NA== | keewis 14808389 | 2020-03-22T01:24:09Z | 2020-03-22T14:29:58Z | MEMBER | A few updates on the progress here: The implementation of The failure of
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 580267672 | https://github.com/pydata/xarray/pull/3643#issuecomment-580267672 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDU4MDI2NzY3Mg== | keewis 14808389 | 2020-01-30T14:03:28Z | 2020-01-30T14:03:28Z | MEMBER | most of these are failing tests related to this PR but it is on hold until #3706 and #3611 (in that order) have been merged. |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 569150310 | https://github.com/pydata/xarray/pull/3643#issuecomment-569150310 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDU2OTE1MDMxMA== | keewis 14808389 | 2019-12-26T23:36:47Z | 2019-12-26T23:36:47Z | MEMBER | @jthielen, it looks like this needs |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 568938317 | https://github.com/pydata/xarray/pull/3643#issuecomment-568938317 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDU2ODkzODMxNw== | keewis 14808389 | 2019-12-25T23:40:59Z | 2019-12-26T18:23:17Z | MEMBER | ~The aggregation tests fail because The bivariate ufunc test is fixed by hgrecco/pint#951.
Edit: I added it, but this still requires Unless I missed something, these should be the only issues left for |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 | |
| 568610773 | https://github.com/pydata/xarray/pull/3643#issuecomment-568610773 | https://api.github.com/repos/pydata/xarray/issues/3643 | MDEyOklzc3VlQ29tbWVudDU2ODYxMDc3Mw== | keewis 14808389 | 2019-12-24T00:08:34Z | 2019-12-24T00:08:34Z | MEMBER | While trying to get the tests to pass, I encountered a few issues:
* the implementation of |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
Pint support for DataArray 539988974 |
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