-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
TST: Debug flaky plotting test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail Visualization plotting
REF: Ensure MPLPlot.data is a DataFrame after __init__ Refactor Internal refactoring of code Visualization plotting
Remove maybe unused function Testing pandas testing functions or related to the test suite Visualization plotting
TST: Clean tests/plotting Testing pandas testing functions or related to the test suite Visualization plotting
TST: GH39126 Test barh plot with string and integer at the same column Testing pandas testing functions or related to the test suite Visualization plotting
TST/CLN: Remove unneeded warning filtering in plotting helper Testing pandas testing functions or related to the test suite Visualization plotting Warnings Warnings that appear or should be added to pandas
check first and last points' labels are correct Testing pandas testing functions or related to the test suite Visualization plotting
CLN: cleanup, deduplicate plotting/test_frame Clean Testing pandas testing functions or related to the test suite Visualization plotting
TST: fix rest of mpl warnings Visualization plotting Warnings Warnings that appear or should be added to pandas
TST: use default_axes=True where multiple plots Clean Testing pandas testing functions or related to the test suite Visualization plotting
CLN: Styler simplify existing builtin methods Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style Visualization plotting
ProTip! Filter pull requests by the default branch with base:main.