Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Accept numeric edge IDs #758

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

feat!: Accept numeric edge IDs #758

wants to merge 3 commits into from

Conversation

krlmlr
Copy link
Contributor

@krlmlr krlmlr commented Apr 2, 2023

Closes #223.

This needs a fix of the tests, and a revdepcheck to assess the impact.

@krlmlr krlmlr marked this pull request as draft April 2, 2023 05:20
@krlmlr
Copy link
Contributor Author

krlmlr commented Nov 10, 2023

@thomasp85: Are you still interested in #193? I noticed I'm making an effort here to convert factors to characters, perhaps we should be doing things the other way round? What behavior would you like to see -- setting and retrieving attributes of type factor?

Copy link
Contributor

aviator-app bot commented Apr 9, 2024

Current Aviator status

Aviator will automatically update this comment as the status of the PR changes.
Comment /aviator refresh to force Aviator to re-examine your PR (or learn about other /aviator commands).

This pull request is currently open (not queued).

How to merge

To merge this PR, comment /aviator merge or add the mergequeue label.


See the real-time status of this PR on the Aviator webapp.
Use the Aviator Chrome Extension to see the status of your PR within GitHub.

@krlmlr krlmlr self-assigned this Apr 9, 2024
@krlmlr krlmlr force-pushed the f-223-from-df-numeric branch 2 times, most recently from e8523db to e388cfa Compare April 13, 2024 17:22
@krlmlr
Copy link
Contributor Author

krlmlr commented Apr 13, 2024

Running revdepchecks now.

@krlmlr
Copy link
Contributor Author

krlmlr commented May 25, 2024

The impact is severe, but I'll also run with the current main branch to compare.

@krlmlr
Copy link
Contributor Author

krlmlr commented May 25, 2024

Actually, rerunning one more time with this branch and the broken packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better cooperation of as_data_frame() and graph_from_data_frame() ?
1 participant