Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix typo in error message in the PlanePlot class Docs Visualization plotting
#21350 by CianciuStyles was merged Jun 7, 2018 Loading…
2 of 4 tasks
0.23.1
TST: Debug flaky plotting test Testing pandas testing functions or related to the test suite Unreliable Test Unit tests that occasionally fail Visualization plotting
#19925 by TomAugspurger was merged Feb 27, 2018 Loading… 0.23.0
REF: Ensure MPLPlot.data is a DataFrame after __init__ Refactor Internal refactoring of code Visualization plotting
#55888 by jbrockmendel was merged Nov 10, 2023 Loading…
5 tasks
2.2
REF: make plotting less stateful Clean Visualization plotting
#55837 by jbrockmendel was merged Nov 6, 2023 Loading…
5 tasks
2.2
TYP: plotting Typing type annotations, mypy/pyright type checking Visualization plotting
#55829 by jbrockmendel was merged Nov 6, 2023 Loading…
1 of 5 tasks
2.2
BUG df.plot.box handles matplotlib Axes with sharey=True Visualization plotting
#54940 by glemaitre was merged Sep 18, 2023 Loading…
5 tasks done
2.2
Remove maybe unused function Testing pandas testing functions or related to the test suite Visualization plotting
#57814 by tqa236 was merged Mar 11, 2024 Loading… 3.0
TST: Clean tests/plotting Testing pandas testing functions or related to the test suite Visualization plotting
#45992 by mroeschke was merged Feb 15, 2022 Loading…
2 tasks done
1.5
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
#47306 by arch1baald was merged Jun 10, 2022 Loading…
3 tasks done
1.5
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
#50880 by mroeschke was merged Jan 20, 2023 Loading… 2.0
check first and last points' labels are correct Testing pandas testing functions or related to the test suite Visualization plotting
#31659 by MarcoGorelli was merged Feb 5, 2020 Loading…
5 tasks
1.1
DOC: add userwarning doc about mpl #35684 Docs Visualization plotting
#36145 by fangchenli was merged Sep 5, 2020 Loading…
2 tasks done
1.2
CLN: cleanup, deduplicate plotting/test_frame Clean Testing pandas testing functions or related to the test suite Visualization plotting
#37714 by ivanovmg was merged Nov 9, 2020 Loading…
5 tasks
1.2
CI: xfail test_area_lim CI Continuous Integration Visualization plotting
#38212 by jbrockmendel was merged Dec 1, 2020 Loading… 1.2
TST: fix rest of mpl warnings Visualization plotting Warnings Warnings that appear or should be added to pandas
#38659 by mzeitlin11 was merged Dec 23, 2020 Loading…
3 tasks done
1.3
TST: use default_axes=True where multiple plots Clean Testing pandas testing functions or related to the test suite Visualization plotting
#37734 by ivanovmg was merged Nov 10, 2020 Loading…
5 tasks
1.2
CLN: Styler simplify existing builtin methods Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style Visualization plotting
#39797 by attack68 was merged Feb 16, 2021 Loading… 1.3
BUG: Matplotlib scatter datetime Visualization plotting
#22039 by TomAugspurger was merged Aug 2, 2018 Loading… 0.24.0
ProTip! Filter pull requests by the default branch with base:main.