-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DEPR: Styler.set_na_rep
and .set_precision
in favour of .format(na_rep='x', precision=3)
#40134
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
Changes from 35 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
971fb40
bug: formatter overwrites na_rep
attack68 6f573ee
bug: formatter overwrites na_rep
attack68 f50f894
bug: formatter overwrites na_rep
attack68 47c4021
bug: formatter overwrites na_rep
attack68 7371e44
bug: formatter overwrites na_rep
attack68 82474b1
group tests
attack68 9a9a39b
revert small chg
attack68 f72b335
docs
attack68 0792393
test
attack68 7bb1171
mypy
attack68 0d67562
mypy
attack68 384916d
easy compare
attack68 76a44ae
easy compare
attack68 e3d4daf
easy compare
attack68 63532af
Merge remote-tracking branch 'upstream/master' into fix_formatter_na_rep
attack68 7bc66eb
deprecate set_na_rep() and set_precision() in favour of format()
attack68 518405c
edit
attack68 f3b38ae
edit
attack68 ae88c55
edit
attack68 859125f
edit
attack68 c34083e
docs
attack68 60a25ff
docs
attack68 7a64724
same var names
attack68 4c68cc9
same var names
attack68 c385a62
same var names
attack68 61e367a
doc examples
attack68 c664118
Merge remote-tracking branch 'upstream/master' into depr_format_na_rep
attack68 a880754
doc examples
attack68 ed5b13a
typing
attack68 27fb8d5
typing
attack68 88fc84d
Merge remote-tracking branch 'upstream/master' into depr_format_na_rep
attack68 bf7f9fc
req changes
attack68 892df77
req changes
attack68 b63220b
tests
attack68 fbe8bb2
whats new
attack68 302924c
req changes
attack68 43b8fa7
test clear
attack68 672f42c
Merge remote-tracking branch 'upstream/master' into depr_format_na_rep
attack68 482506c
Merge branch 'master' into depr_format_na_rep
jreback 2c7d647
Update doc/source/whatsnew/v1.3.0.rst
attack68 aa51fe0
Update pandas/io/formats/style.py
attack68 d26d761
Update pandas/io/formats/style.py
attack68 94370d8
format docstring
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
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
Oops, something went wrong.
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.