Skip to content

docs: describe logical params more consistently#2707

Open
maelle wants to merge 1 commit into
mainfrom
logical
Open

docs: describe logical params more consistently#2707
maelle wants to merge 1 commit into
mainfrom
logical

Conversation

@maelle

@maelle maelle commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fix #2487

@github-actions

Copy link
Copy Markdown
Contributor

This is how benchmark results would change (along with a 95% confidence interval in relative change) if 29ccf8a is merged into main:

  • ✔️as_adjacency_matrix: 801ms -> 807ms [-0.3%, +1.85%]
  • ✔️as_biadjacency_matrix: 802ms -> 803ms [-0.66%, +0.87%]
  • ✔️as_data_frame_both: 1.65ms -> 1.65ms [-2.24%, +2.05%]
  • ✔️as_long_data_frame: 4.36ms -> 4.35ms [-2.93%, +2.74%]
  • 🚀es_attr_filter: 3.06ms -> 2.96ms [-6.4%, -0.01%]
  • ✔️graph_from_adjacency_matrix: 127ms -> 127ms [-0.49%, +1.38%]
  • ✔️graph_from_data_frame: 3.62ms -> 3.66ms [-0.37%, +2.68%]
  • ✔️vs_attr_filter: 1.71ms -> 1.69ms [-2.89%, +1.2%]
  • ✔️vs_by_name: 1.15ms -> 1.14ms [-2.93%, +0.97%]
    Further explanation regarding interpretation and methodology can be found in the documentation.

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

Successfully merging this pull request may close these issues.

Improve docs consistency about "logicals"

1 participant