Skip to content

Support for tuple keys in add_columns function #5923

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Hibbins
Copy link

@Hibbins Hibbins commented Jul 4, 2025

I prefer to use add_columns over add_column. But when I want to grab individual cell values or using similar functions I run into some issues and I haven't been able to find a robust way of dealing with it.

This addition the the add_columns function should solve any issues of getting a proper column key, as the user would be allowed to set the keys themselves, similar to the option you have with add_column. Personally I miss this feature on the add_columns function. I do not know if that is shared, but I figured I would propose a solution at least.

I opened a discussion here: #5922

Checklist

  • Docstrings on all new or modified functions / classes
  • Updated documentation (assuming auto generation on textual.textualize.io)
  • Updated CHANGELOG.md (where appropriate)

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.

1 participant