Skip to content

nx-cugraph: fix from_pandas_edgekey given edgekey but not edgeattr#4550

Merged
rapids-bot[bot] merged 3 commits intorapidsai:branch-24.08from
eriknw:fix_from_pandas_edgekey
Jul 30, 2024
Merged

nx-cugraph: fix from_pandas_edgekey given edgekey but not edgeattr#4550
rapids-bot[bot] merged 3 commits intorapidsai:branch-24.08from
eriknw:fix_from_pandas_edgekey

Conversation

@eriknw
Copy link
Contributor

@eriknw eriknw commented Jul 22, 2024

This fixes this: networkx/networkx#7466

We would catch this (and other changes) if we tested networkx nightlies. Someday!

I kept the buggy behavior for older versions of networkx in order to match networkx, which feels kinda silly, but also okay-ish.

@eriknw eriknw requested a review from a team as a code owner July 22, 2024 17:13
@rlratzel rlratzel added the bug Something isn't working label Jul 24, 2024
@rlratzel
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit f20ccdd into rapidsai:branch-24.08 Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change nx-cugraph python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants