issue_comments
11 rows where author_association = "MEMBER" and issue = 198742089 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: reactions, created_at (date), updated_at (date)
issue 1
- Implementing dask.array.coarsen in xarrays · 11 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
459774086 | https://github.com/pydata/xarray/issues/1192#issuecomment-459774086 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDQ1OTc3NDA4Ng== | dcherian 2448579 | 2019-02-01T16:07:52Z | 2019-02-01T16:07:52Z | MEMBER | Looks like it |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
459771960 | https://github.com/pydata/xarray/issues/1192#issuecomment-459771960 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDQ1OTc3MTk2MA== | jhamman 2443309 | 2019-02-01T16:01:59Z | 2019-02-01T16:01:59Z | MEMBER | Should this have been closed by #2612? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
434478590 | https://github.com/pydata/xarray/issues/1192#issuecomment-434478590 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDQzNDQ3ODU5MA== | shoyer 1217238 | 2018-10-30T21:34:54Z | 2018-10-30T21:34:54Z | MEMBER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | ||
433509072 | https://github.com/pydata/xarray/issues/1192#issuecomment-433509072 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDQzMzUwOTA3Mg== | rabernat 1197350 | 2018-10-26T18:53:05Z | 2018-10-26T18:53:05Z | MEMBER | Just to be clear, my comment above was a joke... @jbusecke and I are good friends! 🤣 |
{ "total_count": 1, "+1": 0, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
433508754 | https://github.com/pydata/xarray/issues/1192#issuecomment-433508754 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDQzMzUwODc1NA== | rabernat 1197350 | 2018-10-26T18:52:05Z | 2018-10-26T18:52:05Z | MEMBER | { "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | ||
305538498 | https://github.com/pydata/xarray/issues/1192#issuecomment-305538498 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTUzODQ5OA== | shoyer 1217238 | 2017-06-01T15:57:31Z | 2017-06-01T15:57:31Z | MEMBER | The dask implementation is short enough that I would certainly reimplement/vendor the pure numpy version for xarray. It might also be worth considering using the related utility |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
305209648 | https://github.com/pydata/xarray/issues/1192#issuecomment-305209648 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTIwOTY0OA== | shoyer 1217238 | 2017-05-31T14:46:55Z | 2017-05-31T14:46:55Z | MEMBER | Currently dask is an optional dependency for carry, which I would like to preserve if possible. I'll take a glance at the implementation shortly, but my guess is that we will indeed want to vendor the numpy version into xarray. On Wed, May 31, 2017 at 6:38 AM Peter Steinberg notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
305175143 | https://github.com/pydata/xarray/issues/1192#issuecomment-305175143 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTE3NTE0Mw== | mrocklin 306380 | 2017-05-31T12:36:05Z | 2017-05-31T12:36:05Z | MEMBER | My guess is that if you want to avoid a strong dependence on Dask then you'll want to copy the code over regardless. Historically chunk.py hasn't been considered public (we don't publish docstrings in the docs for example). That being said it hasn't moved in a long while and I don't see any reason for it to move. I'm certainly willing to commit to going through a lengthy deprecation cycle if it does need to move. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
305031755 | https://github.com/pydata/xarray/issues/1192#issuecomment-305031755 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDMwNTAzMTc1NQ== | mrocklin 306380 | 2017-05-30T22:55:21Z | 2017-05-30T22:55:21Z | MEMBER |
Dask has this actually. We had to build it before we could build the parallel version. See |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
271752398 | https://github.com/pydata/xarray/issues/1192#issuecomment-271752398 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDI3MTc1MjM5OA== | jhamman 2443309 | 2017-01-11T01:32:33Z | 2017-01-11T01:32:33Z | MEMBER | I think this would be a nice feature and something that would fit nicely within xarray. The spatial resampling that I'm working towards is 1) a ways off and 2) quite a bit more domain specific than this. I'm +1! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 | |
270427209 | https://github.com/pydata/xarray/issues/1192#issuecomment-270427209 | https://api.github.com/repos/pydata/xarray/issues/1192 | MDEyOklzc3VlQ29tbWVudDI3MDQyNzIwOQ== | shoyer 1217238 | 2017-01-04T17:12:04Z | 2017-01-04T17:12:15Z | MEMBER | This has the feel of a multi-dimensional resampling operation operation. I could potentially see this as part of that interface (e.g., That said, this seems useful and I wouldn't get too hung up about the optimal interface. I would be happy with a cc @jhamman who has been thinking about regridding/resampling. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Implementing dask.array.coarsen in xarrays 198742089 |
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 5