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

Test and harden selection in loc.*() functions #466

Open
4 of 5 tasks
machow opened this issue Sep 27, 2024 · 0 comments
Open
4 of 5 tasks

Test and harden selection in loc.*() functions #466

machow opened this issue Sep 27, 2024 · 0 comments

Comments

@machow
Copy link
Collaborator

machow commented Sep 27, 2024

There are 5 loc functions that can do selection based on the data. While they're wired up in #341, we should do more thorough testing of them:

  • : loc.row_groups(groups=...)
  • : loc.stub(rows=...)
  • : loc.column_labels(columns=...)
  • : loc.column_spanners(columns=...)
  • : loc.body()
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

1 participant