-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
ENH: Adds ability to store tooltips as title attribute through pandas styler #56981
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
Merged
rhshadrach
merged 30 commits into
pandas-dev:main
from
Delengowski:Add-alternative-html-for-Styler-tooltips
Feb 15, 2024
Merged
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8c3535e
Adds ability to store tooltips as title attribute through pandas styler
Delengowski 9eec254
Adds entry to whatsnew
Delengowski 17f54f8
Updates GH issue number comment
Delengowski a2abc10
Fixes trailing whitespace precommit check
Delengowski ccaae39
Performs ruff to pass precommit checks
Delengowski ce0bc5a
Resolves mypy errors
Delengowski eba4719
Fixes grammar in whatsnew
Delengowski 67c563d
Another grammar fix in whatsnew
Delengowski 55e5af2
Changes loop to not utilize regex
Delengowski 80eeb57
Formatting, and simplified whatsnew
Delengowski 9ffebee
Adds check for types of quotes used
Delengowski a0ba24b
Removes quotation mark check
Delengowski 942b089
Adds additional test to convince myself of functionality
Delengowski c248e4d
Update pandas/io/formats/style_render.py
Delengowski cd28f59
Update pandas/io/formats/style_render.py
Delengowski 2d8c292
Resolves grammar issue
Delengowski 36a489e
Merge branch 'main' of github.com:Delengowski/pandas into Add-alterna…
Delengowski a0630db
Merge branch 'Add-alternative-html-for-Styler-tooltips' of github.com…
Delengowski 78c448e
Isort to pass precommit
Delengowski 743dc93
Ruff format on merged files
Delengowski d083cde
Update doc/source/whatsnew/v3.0.0.rst
Delengowski 6cdce61
Changes whatsnew section
Delengowski 1095864
Resolves grammar error in docstring
Delengowski 6f6a036
Updates comment with suggestion
Delengowski 1297ea5
Reverts accidental style formatting
Delengowski 0d03fa0
Reverts parametrization -> fixture back to parametrization
Delengowski f7939ef
Changes parametrization per request
Delengowski f52c33a
Fixes ruff format error
Delengowski e98af18
merged main
Delengowski 0d1e1e8
Merge branch 'main' into Add-alternative-html-for-Styler-tooltips
Delengowski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.