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

Add functions to quickly find nodes/edges in a network with given property values (including expressions for smaller/larger/equal/etc.) #60

Open
hackl opened this issue Aug 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request performance Something takes more resources than expected

Comments

@hackl
Copy link
Collaborator

hackl commented Aug 6, 2020

No description provided.

@hackl hackl self-assigned this Aug 6, 2020
@hackl hackl added enhancement New feature or request performance Something takes more resources than expected labels Aug 6, 2020
@IngoScholtes
Copy link
Member

In order to avoid introducing a custom query notation, it might be best to build this feature based on DataFrame.query in pandas

@IngoScholtes IngoScholtes added this to the pathpy3 Beta Release milestone Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Something takes more resources than expected
Projects
None yet
Development

No branches or pull requests

2 participants