issue_comments
26 rows where issue = 186680248 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- Allow concat() to drop/replace duplicate index labels? · 26 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
274641329 | https://github.com/pydata/xarray/issues/1072#issuecomment-274641329 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3NDY0MTMyOQ== | shoyer 1217238 | 2017-01-23T22:41:22Z | 2017-01-23T22:41:22Z | MEMBER | Fixed by #1204 |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
271462549 | https://github.com/pydata/xarray/issues/1072#issuecomment-271462549 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3MTQ2MjU0OQ== | shoyer 1217238 | 2017-01-10T01:42:26Z | 2017-01-10T01:42:49Z | MEMBER | @chunweiyuan import at the top of the method/ function,
This is the pretty standard way to get around circular imports. There's basically no way to avoid this issue with APIs designed to have lots of logic in method calls. (Other than gigantic files, which isn't a real fix.) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
271461749 | https://github.com/pydata/xarray/issues/1072#issuecomment-271461749 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3MTQ2MTc0OQ== | chunweiyuan 5572303 | 2017-01-10T01:37:22Z | 2017-01-10T01:37:22Z | CONTRIBUTOR | I'm curious, if you put a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
270810132 | https://github.com/pydata/xarray/issues/1072#issuecomment-270810132 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3MDgxMDEzMg== | chunweiyuan 5572303 | 2017-01-06T01:47:20Z | 2017-01-06T01:47:20Z | CONTRIBUTOR | Ok I'll give it a shot. Will touch base when I run into roadblocks. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
270799884 | https://github.com/pydata/xarray/issues/1072#issuecomment-270799884 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3MDc5OTg4NA== | shoyer 1217238 | 2017-01-06T00:39:32Z | 2017-01-06T00:39:32Z | MEMBER | I just merged #964. If you're up for it, I would suggest rewriting Let me know if you need any guidance on using |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
270797694 | https://github.com/pydata/xarray/issues/1072#issuecomment-270797694 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI3MDc5NzY5NA== | chunweiyuan 5572303 | 2017-01-06T00:25:54Z | 2017-01-06T00:25:54Z | CONTRIBUTOR | So I took at quick look at the commits in #964. It's not entirely clear to me how one can easily add a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
261144196 | https://github.com/pydata/xarray/issues/1072#issuecomment-261144196 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MTE0NDE5Ng== | shoyer 1217238 | 2016-11-17T03:19:43Z | 2016-11-17T03:19:43Z | MEMBER | I would rather wait a little while here -- I think #964 will handle the logic we need to make add a
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260716231 | https://github.com/pydata/xarray/issues/1072#issuecomment-260716231 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDcxNjIzMQ== | chunweiyuan 5572303 | 2016-11-15T17:57:19Z | 2016-11-15T17:57:19Z | CONTRIBUTOR | Checking in on how to move forward from here...I feel it's pretty close to a PR... |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260431105 | https://github.com/pydata/xarray/issues/1072#issuecomment-260431105 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDQzMTEwNQ== | chunweiyuan 5572303 | 2016-11-14T19:11:55Z | 2016-11-14T19:11:55Z | CONTRIBUTOR | Currently, Either
1.) my |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260411626 | https://github.com/pydata/xarray/issues/1072#issuecomment-260411626 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDQxMTYyNg== | chunweiyuan 5572303 | 2016-11-14T18:02:47Z | 2016-11-14T18:02:47Z | CONTRIBUTOR | I suppose I can save one line by getting rid of the duplicate If the behaviors check out, then this branch might be ready for a PR. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260166034 | https://github.com/pydata/xarray/issues/1072#issuecomment-260166034 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDE2NjAzNA== | chunweiyuan 5572303 | 2016-11-13T04:14:38Z | 2016-11-13T04:14:38Z | CONTRIBUTOR | So these are my ``` f = _func_slash_method_wrapper(fillna) method = cls._binary_op(f, join='left', fillna=True) setattr(cls, '_fillna', method) f = _func_slash_method_wrapper(fillna) method = cls._binary_op(f, join='outer', fillna=True) setattr(cls, '_combine_first', method) ``` Within dataarray.py and dataset.py, Given this construct, I'm not sure how to do the refactor like you mentioned. Perhaps a few more pointers to the right direction? :) |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260158359 | https://github.com/pydata/xarray/issues/1072#issuecomment-260158359 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDE1ODM1OQ== | shoyer 1217238 | 2016-11-13T00:36:27Z | 2016-11-13T00:36:27Z | MEMBER | What about simply adding a keyword argument |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
260137121 | https://github.com/pydata/xarray/issues/1072#issuecomment-260137121 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI2MDEzNzEyMQ== | chunweiyuan 5572303 | 2016-11-12T17:48:08Z | 2016-11-12T17:48:08Z | CONTRIBUTOR | hmm, so what would be an expected behavior of If I have ```
I get ```
and changing the order to This is done essentially by adding a |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
259842225 | https://github.com/pydata/xarray/issues/1072#issuecomment-259842225 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1OTg0MjIyNQ== | chunweiyuan 5572303 | 2016-11-10T23:49:07Z | 2016-11-10T23:49:07Z | CONTRIBUTOR | Any suggestion on improvement? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
259272844 | https://github.com/pydata/xarray/issues/1072#issuecomment-259272844 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1OTI3Mjg0NA== | chunweiyuan 5572303 | 2016-11-08T21:59:06Z | 2016-11-08T22:10:54Z | CONTRIBUTOR | So I spent some time looking at
And it seems to work. My test cases are ```
and here are the results: ```
I don't like the fact that I have to access |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258718234 | https://github.com/pydata/xarray/issues/1072#issuecomment-258718234 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODcxODIzNA== | chunweiyuan 5572303 | 2016-11-06T23:02:01Z | 2016-11-06T23:15:30Z | CONTRIBUTOR | Thanks for the reply. Would it make things easier if ```
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258718785 | https://github.com/pydata/xarray/issues/1072#issuecomment-258718785 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODcxODc4NQ== | shoyer 1217238 | 2016-11-06T23:11:27Z | 2016-11-06T23:11:27Z | MEMBER | Use For now, maybe use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258688677 | https://github.com/pydata/xarray/issues/1072#issuecomment-258688677 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODY4ODY3Nw== | shoyer 1217238 | 2016-11-06T15:35:43Z | 2016-11-06T15:35:43Z | MEMBER | I think we should still call it |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258682131 | https://github.com/pydata/xarray/issues/1072#issuecomment-258682131 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODY4MjEzMQ== | shoyer 1217238 | 2016-11-06T13:50:54Z | 2016-11-06T13:50:54Z | MEMBER | Pandas implements this like: |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258567735 | https://github.com/pydata/xarray/issues/1072#issuecomment-258567735 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODU2NzczNQ== | chunweiyuan 5572303 | 2016-11-04T22:58:24Z | 2016-11-04T22:58:24Z | CONTRIBUTOR | Another test: ```
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258294667 | https://github.com/pydata/xarray/issues/1072#issuecomment-258294667 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODI5NDY2Nw== | chunweiyuan 5572303 | 2016-11-03T22:35:47Z | 2016-11-03T22:35:47Z | CONTRIBUTOR | Here's my somewhat hacky stab at it, not optimized for speed/efficiency:
And the result: ```
Would this be the behavior we want from xarray's |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258234611 | https://github.com/pydata/xarray/issues/1072#issuecomment-258234611 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODIzNDYxMQ== | chunweiyuan 5572303 | 2016-11-03T18:35:13Z | 2016-11-03T20:25:12Z | CONTRIBUTOR | So I fooled around with Pandas' ```
and was surprised that the indexes were not "outer-joined". Is this the behavior xarray wants to emulate? As a mockup for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258237589 | https://github.com/pydata/xarray/issues/1072#issuecomment-258237589 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODIzNzU4OQ== | shoyer 1217238 | 2016-11-03T18:45:19Z | 2016-11-03T18:45:19Z | MEMBER | Indeed, I think we definitely want to do an outer align first. That behavior for pandas looks very strange. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258026397 | https://github.com/pydata/xarray/issues/1072#issuecomment-258026397 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODAyNjM5Nw== | shoyer 1217238 | 2016-11-02T23:06:47Z | 2016-11-02T23:06:47Z | MEMBER | Sorry, nope not implemented yet. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
258025537 | https://github.com/pydata/xarray/issues/1072#issuecomment-258025537 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1ODAyNTUzNw== | chunweiyuan 5572303 | 2016-11-02T23:02:03Z | 2016-11-02T23:02:03Z | CONTRIBUTOR | Is combine_first already implemented? I can't find it in the source code, neither could I find ops.choose. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 | |
257745190 | https://github.com/pydata/xarray/issues/1072#issuecomment-257745190 | https://api.github.com/repos/pydata/xarray/issues/1072 | MDEyOklzc3VlQ29tbWVudDI1Nzc0NTE5MA== | shoyer 1217238 | 2016-11-02T01:09:45Z | 2016-11-02T01:09:45Z | MEMBER | I don't think this is the best fit for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
Allow concat() to drop/replace duplicate index labels? 186680248 |
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 2