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

FocusE on multiple edge types #252

Open
egealpay opened this issue Jun 7, 2021 · 1 comment
Open

FocusE on multiple edge types #252

egealpay opened this issue Jun 7, 2021 · 1 comment

Comments

@egealpay
Copy link

egealpay commented Jun 7, 2021

If I have multiple edge types in graph, can I use numeric values on a single edge type? Or should I use numeric values on all edges?

@lukostaz
Copy link
Contributor

lukostaz commented Jun 7, 2021

You can add numeric values only to selected edges. In that case, pass np.nan values instead of a number .
See this snippet from the documentation as example.

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

No branches or pull requests

2 participants