-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
TST: Fix doctests in style.py
#42783
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
attack68
merged 22 commits into
pandas-dev:master
from
Leonardofreua:fix-style-doctests
Jul 31, 2021
+89
−51
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
58519d0
TST: Fix doctests for pandas.io.formats.style
Leonardofreua bb7c3b2
TST: Add link to redirect to Table Visualization user guide
Leonardofreua fa5a615
TST: Add image to pipe function result
Leonardofreua 378c1f7
TST: Remove unnecessary outputs
Leonardofreua 9dc52e4
TST: Add the output to the Styler.format doctest in to_latex()
Leonardofreua 63535ce
REG: DataFrame.agg where func returns lists and axis=1 (#42762)
rhshadrach 9d72fe0
Fix typing issues for CI (#42770)
Dr-Irv 5ba05f5
BUG: groupby.shift returns different columns when fill_value is speci…
smithto1 994ff25
PERF: extract_array earlier in DataFrame construction (#42774)
jbrockmendel 6a70067
ENH: `sparse_columns` and `sparse_index` added to `Styler.to_html` (…
attack68 26e2cd9
TYP: Fix typing for searchsorted (#42788)
rhshadrach 05e0c24
DOC GH42756 Update documentation for pandas.DataFrame.drop to clarify…
a5d951e
CI: Fix doctests (#42790)
rhshadrach ebaa9c1
REGR: nanosecond timestamp comparisons to OOB datetimes (#42796)
mzeitlin11 84f3302
COMPAT: MPL 3.4.0 (#42803)
lithomas1 76162a4
Delete duplicates and unused code from reshape tests (#42802)
phofl 2c21525
REGR: ValueError raised when both prefix and names are set to None (#…
lithomas1 13100d8
TST: Add style.py to the doctest check
Leonardofreua adc540f
TST: fixed eng_formatter doctest for #42671 (#42705)
KrishnaSai2020 9a35c94
Merge branch 'master' into fix-style-doctests
Leonardofreua 4654dfc
TST: Revert x and y position in some doctests
Leonardofreua 4fe1bea
Merge branch 'fix-style-doctests' of https://github.com/Leonardofreua…
Leonardofreua 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
TST: Add the output to the Styler.format doctest in to_latex()
- Loading branch information
commit 9dc52e466e1264e5428f75debd9faac1d0acfde9
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
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.