xgi-org / xgi

CompleX Group Interactions (XGI) is a Python package for higher-order networks.
https://xgi.readthedocs.io
Other
171 stars 27 forks source link

Stats argsort #521

Closed nwlandry closed 4 months ago

nwlandry commented 4 months ago

Added the ability to argsort statistics.

review-notebook-app[bot] commented 4 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.05%. Comparing base (faacbfe) to head (17e0857).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #521 +/- ## ======================================= Coverage 92.05% 92.05% ======================================= Files 60 60 Lines 4378 4381 +3 ======================================= + Hits 4030 4033 +3 Misses 348 348 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

maximelucas commented 4 months ago

Crazyyy 🚀 I feel like we should showcase this (and other stats) somewhere in the docs but not sure where yet.

nwlandry commented 4 months ago

Sounds good! I have a few things I want to merge and then let's do another release! I agree about the docs.