issue_comments
9 rows where issue = 329575874 and user = 1217238 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- tolerance for alignment · 9 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
400080478 | https://github.com/pydata/xarray/issues/2217#issuecomment-400080478 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDQwMDA4MDQ3OA== | shoyer 1217238 | 2018-06-25T20:14:00Z | 2018-06-25T20:14:00Z | MEMBER | Both of these sounds reasonable to me, but APIs for pandas are really best discussed in a pandas issue. I'm happy to chime in over there, but I haven't been an active pandas dev recently. On Mon, Jun 25, 2018 at 2:07 PM Benjamin Root notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399615463 | https://github.com/pydata/xarray/issues/2217#issuecomment-399615463 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTYxNTQ2Mw== | shoyer 1217238 | 2018-06-23T00:26:19Z | 2018-06-23T00:26:19Z | MEMBER | OK, I think I'm convinced. Now it's probably a good time to go back to the pandas issues (or open a new one) with a proposal to add tolerance to Float64Index. On Fri, Jun 22, 2018 at 4:56 PM Benjamin Root notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399593224 | https://github.com/pydata/xarray/issues/2217#issuecomment-399593224 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTU5MzIyNA== | shoyer 1217238 | 2018-06-22T21:56:17Z | 2018-06-22T21:56:17Z | MEMBER | @WeatherGod One problem with your definition of tolerance is that it isn't commutative, even if both indexes have the same tolerance:
If you try a little harder, you could even have cases where the result has a different size, e.g.,
Maybe these aren't really problems in practice, but it's at least a little strange/surprising. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399540641 | https://github.com/pydata/xarray/issues/2217#issuecomment-399540641 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTU0MDY0MQ== | shoyer 1217238 | 2018-06-22T18:39:28Z | 2018-06-22T18:39:28Z | MEMBER | Again, I think the first big challenge here is writing fast approximate union/intersection algorithms. Then we can figure out how to wire them into the pandas/xarray API :). On Fri, Jun 22, 2018 at 10:42 AM Benjamin Root notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399317060 | https://github.com/pydata/xarray/issues/2217#issuecomment-399317060 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTMxNzA2MA== | shoyer 1217238 | 2018-06-22T04:27:30Z | 2018-06-22T04:27:30Z | MEMBER | See https://github.com/pandas-dev/pandas/issues/9817 and https://github.com/pandas-dev/pandas/issues/9530 for the relevant pandas issues. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399293141 | https://github.com/pydata/xarray/issues/2217#issuecomment-399293141 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTI5MzE0MQ== | shoyer 1217238 | 2018-06-22T01:32:56Z | 2018-06-22T01:32:56Z | MEMBER | I think a tolerance argument for set-methods like |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
399258602 | https://github.com/pydata/xarray/issues/2217#issuecomment-399258602 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5OTI1ODYwMg== | shoyer 1217238 | 2018-06-21T22:07:14Z | 2018-06-21T22:07:14Z | MEMBER |
`join='left'' will reindex all arguments to match the coordinates of the first object. In practice, that means that if coordinates differ by floating point noise, the second object would end up converted to all NaNs.
I guess another way to do this would be to include |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
395117968 | https://github.com/pydata/xarray/issues/2217#issuecomment-395117968 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5NTExNzk2OA== | shoyer 1217238 | 2018-06-06T15:49:09Z | 2018-06-06T15:49:09Z | MEMBER |
I like this idea! This would be certainly be much easier to implement than general purpose approximate alignment. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 | |
394912948 | https://github.com/pydata/xarray/issues/2217#issuecomment-394912948 | https://api.github.com/repos/pydata/xarray/issues/2217 | MDEyOklzc3VlQ29tbWVudDM5NDkxMjk0OA== | shoyer 1217238 | 2018-06-06T01:43:33Z | 2018-06-06T01:46:59Z | MEMBER | I agree that this would be useful. One option that works currently would be to determine the proper grid (e.g., from one file) and then use the To do this systematically in xarray, we would want to update Ideally, we would do this work upstream in pandas, and utilize it downstream in xarray. Either way, someone will need to figure out and implement the appropriate algorithm to take an approximate union of two sets of points. This could be somewhat tricky when you start to consider sets where some but not all points are within |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
tolerance for alignment 329575874 |
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