issue_comments
23 rows where issue = 167091064 sorted by updated_at descending
This data as json, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
issue 1
- added to_dict function for xarray objects · 23 ✖
id | html_url | issue_url | node_id | user | created_at | updated_at ▲ | author_association | body | reactions | performed_via_github_app | issue |
---|---|---|---|---|---|---|---|---|---|---|---|
254325079 | https://github.com/pydata/xarray/pull/917#issuecomment-254325079 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDMyNTA3OQ== | shoyer 1217238 | 2016-10-17T20:33:01Z | 2016-10-17T20:33:01Z | MEMBER | Up to you, but yes it would be greatly appreciated if you could work on this. On Mon, Oct 17, 2016 at 12:15 PM, Julia Signell notifications@github.com wrote:
|
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254304733 | https://github.com/pydata/xarray/pull/917#issuecomment-254304733 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDMwNDczMw== | jsignell 4806877 | 2016-10-17T19:15:16Z | 2016-10-17T19:15:16Z | CONTRIBUTOR | @shoyer is this something I should be working on? I am happy to, just don't know how this normally goes. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254233040 | https://github.com/pydata/xarray/pull/917#issuecomment-254233040 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIzMzA0MA== | shoyer 1217238 | 2016-10-17T15:00:50Z | 2016-10-17T15:00:50Z | MEMBER | We should recommend |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254226023 | https://github.com/pydata/xarray/pull/917#issuecomment-254226023 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIyNjAyMw== | jsignell 4806877 | 2016-10-17T14:37:15Z | 2016-10-17T14:39:04Z | CONTRIBUTOR | @shoyer that makes sense. @kwilcox, so times should be strings if |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254224058 | https://github.com/pydata/xarray/pull/917#issuecomment-254224058 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIyNDA1OA== | shoyer 1217238 | 2016-10-17T14:30:46Z | 2016-10-17T14:30:46Z | MEMBER | I think we should try to convert numpy scalars/arrays, because otherwise the data won't convert directly to JSON. Possibly could take a duck typing approach of looking for |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254223358 | https://github.com/pydata/xarray/pull/917#issuecomment-254223358 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIyMzM1OA== | kwilcox 13939 | 2016-10-17T14:28:23Z | 2016-10-17T14:28:23Z | NONE | Before I looked at the code I assumed it was going to convert... but that's just me! As it stands a custom encoder is needed to get a JSON dump from the output, which will be a fairly common use case for this function. See https://gist.github.com/kwilcox/c41834297b1a3b732cae3ee16621f6d0. In the least maybe a little note in the documentation on how to dump the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254220827 | https://github.com/pydata/xarray/pull/917#issuecomment-254220827 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIyMDgyNw== | jsignell 4806877 | 2016-10-17T14:19:38Z | 2016-10-17T14:20:16Z | CONTRIBUTOR | @kwilcox, I hadn't thought much about this. I guess the intention was to have only python scalars/lists, but I don't know if we want to get in the business of converting attribute values since there are so many options for what they could be. What do you think makes the most sense? |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
254218699 | https://github.com/pydata/xarray/pull/917#issuecomment-254218699 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDI1NDIxODY5OQ== | kwilcox 13939 | 2016-10-17T14:11:58Z | 2016-10-17T14:11:58Z | NONE | @jsignell was the intention to have only python scalars/lists in the dictionary (no numpy generics or arrays)? Right now attribute values are not being converted and results in a mixed |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
239305203 | https://github.com/pydata/xarray/pull/917#issuecomment-239305203 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzOTMwNTIwMw== | shoyer 1217238 | 2016-08-11T21:54:35Z | 2016-08-11T21:54:35Z | MEMBER | Thank you @jsignell -- really nice work here! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
239262906 | https://github.com/pydata/xarray/pull/917#issuecomment-239262906 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzOTI2MjkwNg== | jsignell 4806877 | 2016-08-11T19:18:28Z | 2016-08-11T19:18:28Z | CONTRIBUTOR | Done! |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
239252023 | https://github.com/pydata/xarray/pull/917#issuecomment-239252023 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzOTI1MjAyMw== | jsignell 4806877 | 2016-08-11T18:40:00Z | 2016-08-11T18:40:00Z | CONTRIBUTOR | I made the docs locally and they look how I expect. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
239215093 | https://github.com/pydata/xarray/pull/917#issuecomment-239215093 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzOTIxNTA5Mw== | shoyer 1217238 | 2016-08-11T16:30:17Z | 2016-08-11T16:30:17Z | MEMBER | I have a few minor suggestions, but otherwise this looks very nice! To ensure that the documentation subpages are built for these methods (which makes the sphinx link work), you need to add them to If you haven't tested the docs locally with |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235345190 | https://github.com/pydata/xarray/pull/917#issuecomment-235345190 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTM0NTE5MA== | shoyer 1217238 | 2016-07-26T17:37:16Z | 2016-08-11T16:25:47Z | MEMBER | This looks like a great start, but to be really useful it needs a couple other things:
- [x] corresponding Please ask if you need guidance on where to start for any of these! This will be a very welcome addition to xarray :). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
239185552 | https://github.com/pydata/xarray/pull/917#issuecomment-239185552 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzOTE4NTU1Mg== | jsignell 4806877 | 2016-08-11T14:52:52Z | 2016-08-11T14:52:52Z | CONTRIBUTOR | Ok, so I merged with the current master and added documentation and a what's-new note. I hope I did that right. @shoyer I am really new to contributing so thanks for all your help. Let me know if anything needs changing. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
238386033 | https://github.com/pydata/xarray/pull/917#issuecomment-238386033 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzODM4NjAzMw== | jsignell 4806877 | 2016-08-08T21:38:46Z | 2016-08-08T21:38:46Z | CONTRIBUTOR | Ok, I made the little changes. I will start working on the docs. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
236409695 | https://github.com/pydata/xarray/pull/917#issuecomment-236409695 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNjQwOTY5NQ== | shoyer 1217238 | 2016-07-31T04:41:08Z | 2016-07-31T04:41:08Z | MEMBER | This is looking pretty good! I think the main thing this needs now is a short section in the docs on IO methods :). Also, a note in "What's New". |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
236053258 | https://github.com/pydata/xarray/pull/917#issuecomment-236053258 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNjA1MzI1OA== | jsignell 4806877 | 2016-07-28T23:18:45Z | 2016-07-28T23:19:00Z | CONTRIBUTOR | @shoyer I think I have done all the things that you mentioned and I added |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235694195 | https://github.com/pydata/xarray/pull/917#issuecomment-235694195 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTY5NDE5NQ== | jsignell 4806877 | 2016-07-27T19:30:49Z | 2016-07-27T19:43:20Z | CONTRIBUTOR | Ok, I made the changes that you suggested. I still need to work on the |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235654735 | https://github.com/pydata/xarray/pull/917#issuecomment-235654735 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTY1NDczNQ== | shoyer 1217238 | 2016-07-27T17:14:51Z | 2016-07-27T17:14:51Z | MEMBER | It would also be good to test roundtripping arrays with some |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235651997 | https://github.com/pydata/xarray/pull/917#issuecomment-235651997 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTY1MTk5Nw== | shoyer 1217238 | 2016-07-27T17:04:55Z | 2016-07-27T17:04:55Z | MEMBER | One big thing that |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235641894 | https://github.com/pydata/xarray/pull/917#issuecomment-235641894 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTY0MTg5NA== | shoyer 1217238 | 2016-07-27T16:29:50Z | 2016-07-27T16:29:50Z | MEMBER | I think the datetime issue is a numpy bug related to https://github.com/numpy/numpy/issues/7619 We can work around this by casting to
The same issue holds for timedelta:
We can work around these by checking for timedelta64 or datetime64 dtypes (use |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235575744 | https://github.com/pydata/xarray/pull/917#issuecomment-235575744 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTU3NTc0NA== | jsignell 4806877 | 2016-07-27T12:53:53Z | 2016-07-27T14:50:13Z | CONTRIBUTOR | Ok, I wrote a ``` @classmethod def from_dict(cls, d): """ Convert a dictionary into an xarray.Dataset. """ obj = cls()
``` Regarding unit tests, I haven't ever written one before but I would be happy to try (I know they are an important part of good development). |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 | |
235606954 | https://github.com/pydata/xarray/pull/917#issuecomment-235606954 | https://api.github.com/repos/pydata/xarray/issues/917 | MDEyOklzc3VlQ29tbWVudDIzNTYwNjk1NA== | jsignell 4806877 | 2016-07-27T14:42:12Z | 2016-07-27T14:42:12Z | CONTRIBUTOR | Ok, I have committed a first pass at unit tests. I purposefully wrote a failing time test. |
{ "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 } |
added to_dict function for xarray objects 167091064 |
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 3