Eric Ma

Results 429 comments of Eric Ma

Thanks @jarrodmillman! Yes, I was sticking with Markdown conventions, and forgot that we're using Sphinx here. > If possible it would be nice to draw a figure. The figure is...

@jarrodmillman @dschult looks like all tests pass, and the built example looks pretty cool too! :smile: Please let me know if there’s other things you’d like to see in the...

@dschult to address the final point: > What about having a function from_node_dataframe? I like the idea! I think it could be left for another newcomer to contribute, since I...

Chiming in here for a gentle nudge on the PR. No pressure though, I do realize we're all busy people; just didn't want the thread to get dropped.

@rossbar Regarding `format_adjacency` and `to_adjacency_xarray`, let me see if I understand where you're coming from - if the function doesn't call on core NetworkX functions or objects, then it probably...

> My concern is this - is it worth adding specialized API to do something that is already achievable in a very "Pythonic" way? For this reason especially, it feels...

@all-contributors please add @JacobHayes for infrastructure and packaging

@gab23r since there's been no movement on this issue, I'm going to close it. Please feel free to reopen, though!

@Zeroto521 I'm not sure why, but I think testing on py3.8 might become less relevant once py3.12 is released.