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 a unique method to stats #602

Closed
nwlandry opened this issue Oct 19, 2024 · 1 comment · Fixed by #603
Closed

Add a unique method to stats #602

nwlandry opened this issue Oct 19, 2024 · 1 comment · Fixed by #603
Labels
good first issue Good for newcomers new feature New feature or request

Comments

@nwlandry
Copy link
Collaborator

It would be nice to be able to call

import xgi
H = xgi.load_xgi_data("email-enron")
H.edges.size.unique()
@nwlandry nwlandry added new feature New feature or request good first issue Good for newcomers labels Oct 19, 2024
@nwlandry nwlandry linked a pull request Oct 19, 2024 that will close this issue
@nwlandry
Copy link
Collaborator Author

nwlandry commented Oct 20, 2024

@apurvabanka --- I saw that you had posted a comment saying that you would like to address this. PR #603 addresses this, but can you take a look at the PR and see if that was what you were picturing? I would really appreciate it!

Also, feel free to address one of our other issues!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant