Add data integrations - #756
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Hey @leotrs, @kaiser-dan, @maximelucas --- before I invest time into making tests pass, etc., does something like this make sense to add to XGI? |
|
@nwlandry direction-wise, yes, I think this makes sense and matches where we've been heading in general (v1.0 pushes XGI as the hub, ecosystem packages around it). AHORN and Hypergraphx-Data are the two most obvious external hubs to first-class support, so this is the right pair to start with. A few things worth thinking about before you dig in on tests:
So: green light on the direction, worth thinking about 1 and 2 as part of the "make tests pass" work, and 3-5 are easy tactical items. |
|
Thanks @leotrs! I think I will close this and then split off two separate PRs: one for removing support for the old JSON format and read capability in |
This pull request
readoption fromload_xgi_datarequest_json_from_urltorequest_from_urlandrequest_json_from_url_cachedtorequest_from_url_cachedto handle more cases.