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 scatter_matrix lacking ability to use grid parameter Visualization plotting
#54503 by Julian048 was closed Sep 11, 2023 Loading… updated Sep 11, 2023
2 of 3 tasks
BUG: fix hardcoded scatter marker size issue #54204 Stale Visualization plotting
#54304 by tarsur909 was closed Sep 1, 2023 Loading… updated Sep 1, 2023
5 tasks done
Fix UserWarning in DataFrame.plot.scatter when invoked with c="b" Visualization plotting
#54189 by GianlucaFicarelli was merged Jul 19, 2023 Loading… updated Jul 20, 2023
5 tasks done
2.1
TST: Always close figures in plotting tests Testing pandas testing functions or related to the test suite Visualization plotting
#53929 by mroeschke was merged Jun 30, 2023 Loading… updated Jun 30, 2023 2.1
TST: Clean plotting tests Testing pandas testing functions or related to the test suite Visualization plotting
#53917 by mroeschke was merged Jun 29, 2023 Loading… updated Jun 29, 2023 2.1
TST: Clean tests/plotting/test_frame.py misc Testing pandas testing functions or related to the test suite Visualization plotting
#53914 by mroeschke was merged Jun 28, 2023 Loading… updated Jun 28, 2023 2.1
TST: Clean plotting/frame/test_frame.color.py Testing pandas testing functions or related to the test suite Visualization plotting
#53894 by mroeschke was merged Jun 28, 2023 Loading… updated Jun 28, 2023 2.1
TST: Clean plotting/frame/test_frame.py Testing pandas testing functions or related to the test suite Visualization plotting
#53873 by mroeschke was merged Jun 27, 2023 Loading… updated Jun 27, 2023 2.1
TST: Clean plotting/test_misc.py Testing pandas testing functions or related to the test suite Visualization plotting
#53864 by mroeschke was merged Jun 26, 2023 Loading… updated Jun 26, 2023 2.1
TST: Clean plotting/test_series Testing pandas testing functions or related to the test suite Visualization plotting
#53865 by mroeschke was merged Jun 26, 2023 Loading… updated Jun 26, 2023 2.1
Backport PR #52150 on branch 2.0.x (Fix/mpl37 compat) Visualization plotting
#53850 by meeseeksmachine was merged Jun 26, 2023 Loading… updated Jun 26, 2023 2.0.3
Fix/mpl37 compat Visualization plotting
#52150 by tacaswell was merged Mar 24, 2023 Loading… updated Jun 25, 2023
2 of 3 tasks
2.0.3
TST: Reduce memory pressure of plotting tests Testing pandas testing functions or related to the test suite Visualization plotting
#53660 by mroeschke was merged Jun 21, 2023 Loading… updated Jun 21, 2023 2.1
TST: Use fixtures instead of TestPlotBase Testing pandas testing functions or related to the test suite Visualization plotting
#53550 by mroeschke was merged Jun 9, 2023 Loading… updated Jun 9, 2023 2.1
ENH: MatplotlibDeprecationWarning: is_first_col function was deprecated Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Visualization plotting
#40724 by arnaujc91 was closed Apr 1, 2021 Loading… updated May 11, 2023
Added figsize for autocorrelation_plot and lag_plot (#31650) Visualization plotting
#32396 by jqmviegas was closed Jul 17, 2020 Loading… updated May 11, 2023
Convert bins to numeric for histogram if a string Visualization plotting
#29639 by wesbarnett was closed Jan 9, 2021 Loading… updated May 11, 2023
5 tasks
update Visualization plotting
#23615 by santosh2702 was closed Nov 11, 2018 Loading… updated May 11, 2023
4 tasks
add histogram method to series Visualization plotting
#23580 by bluesquall was closed Nov 11, 2018 Loading… updated May 11, 2023
3 tasks done
Update plotting functions to use the new Matplotlib default styles Visualization plotting
#17231 by apcamargo was closed Sep 24, 2017 Loading… updated May 11, 2023
ENH Adding categorical parallel_coordinates implementation Enhancement Visualization plotting
#16219 by stangirala was closed Oct 28, 2017 Loading… updated May 11, 2023
3 of 4 tasks
BUG: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Bug Visualization plotting
#15602 by ResidentMario was closed Mar 12, 2017 Loading… updated May 11, 2023
4 tasks
Remove test plot line blarg Error Reporting Incorrect or improved errors from pandas Visualization plotting
#13573 by olebole was closed Jul 13, 2016 Loading… updated May 11, 2023
4 tasks done
CLN: move plotting funcs to pd.plotting Clean Visualization plotting
#13579 by sinhrks was closed Apr 14, 2017 Loading… updated May 11, 2023
4 tasks done
BUG: matplotlib inset-axis #10407 Bug Visualization plotting
#11065 by d1manson was closed Nov 15, 2015 Loading… updated May 11, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.