-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
ENH: Styler tooltips feature #35643
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
Merged
ENH: Styler tooltips feature #35643
Changes from 1 commit
Commits
Show all changes
50 commits Select commit Hold shift + click to select a range
3e83fc6 ENH: Styler can add tooltips directly from a DataFrame of strings
attack68 f8ffbbe ENH: black fix
attack68 b92d255 ENH: test to ensure tooltip class ignored if set_tooltips not called.
attack68 cd6c5f2 ENH: pep8 line length
attack68 1f61e87 ENH: pep8 line length
attack68 af83833 ENH: test fixes: Linting and Typing
attack68 078c0bb ENH: add in calling the render step!
attack68 eeddd19 ENH: mypy Type specification changes
attack68 6389811 improve tests, integrate into styler.clear()
attack68 e7557f5 add GH
attack68 64f789a black fix
attack68 0b1e930 update docs
attack68 5ca86a5 update docs
attack68 f798852 improve test
attack68 1e782b7 whats new, typing, and list comps
attack68 ee952de Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 71c3cc1 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 2c36d4b reindex instead of same shape. add test cases.
attack68 4aed112 black fix
attack68 49ecb50 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 3510ada revert uuid
attack68 7f76e8e revert docs on uuid
attack68 aa09003 tooltip in individual class architecture
attack68 f160297 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 776c434 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 c3c0aba Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 dd69ae6 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 4055e1b fix test after recent merge master
attack68 6b27ec2 Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 8fc8437 revert style.ipynb
attack68 a96acf8 annotate
attack68 50c2aa9 improve docs example
attack68 607cfe6 black pandas
attack68 ab079b0 Update pandas/io/formats/style.py
attack68 f6e066e sequence type change
attack68 af6401a doc notes for users
attack68 0e6b1a3 avoid var name clash
attack68 5829546 enumerate to range
attack68 eaa851e Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 9e8612f Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 5507c4f pre commit errors
attack68 d0eefca Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 c0b004e merged into upstream/master
attack68 e4a5e20 requested changes jreback
attack68 849b1f4 requested changes jreback
attack68 950b3b1 requested changes jreback
attack68 efc7fca pre commit fails fix
attack68 eb7fe68 minor requests
attack68 5a377b8 resolve duplicate typing
attack68 54c52da Merge remote-tracking branch 'upstream/master' into styler_tooltips_f…
attack68 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
requested changes jreback
- Loading branch information
commit 849b1f4307e583842cc5dca8b94f42a6f49424e9
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
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.