-
- 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
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…
BUG-7023 allow error bars to use style Bug Stale Visualization plotting
#40816 by GLeurquin was closed May 11, 2021 Loading…
4 tasks done
REF, TYP: factor out _mark_right from _add_legend_handle Visualization plotting
#40078 by MarcoGorelli was merged Mar 27, 2021 Loading…
1 task done
ENH: Allow bar and barh plots to use index values for x position. Enhancement Stale Visualization plotting
#42845 by killerrex was closed Jan 16, 2022 Loading…
2 of 3 tasks
Raising ValueError when xlim and ylim contain non-int and non-float dtype elements #40889 Bug Error Reporting Incorrect or improved errors from pandas Stale Visualization plotting
#43932 by regmibijay was closed Jan 25, 2022 Loading…
4 tasks done
REGR: Barplot broken on Index(dtype='object') Stale Testing pandas testing functions or related to the test suite Visualization plotting
#44033 by SabrinaMB was closed Jan 25, 2022 Loading…
1 of 4 tasks
Correctly pass colLabels and rowLabels for plotting.table. Stale Visualization plotting
#46272 by d-vogel was closed Apr 24, 2022 Loading…
1 of 4 tasks
ENH: plot.scatter passes errorbar specific keyword arguments to ax.er… Enhancement Stale Visualization plotting
#46954 by selasley was closed Aug 8, 2022 Loading…
4 tasks done
TST: Don't call gc.collect for plotting tests Testing pandas testing functions or related to the test suite Visualization plotting
#55267 by mroeschke was closed Sep 25, 2023 Loading…
PDEP-3: Small data visualization consolidation IO Data IO issues that don't fit into a more specific label PDEP pandas enhancement proposal Styler conditional formatting using DataFrame.style Visualization plotting
#48080 by attack68 was closed Mar 24, 2023 Loading…
Add plotting
ScatterPlot._scatter(), similar to HistPlot._plot() Enhancement Stale Visualization #51582 by AdamOrmondroyd was closed Apr 21, 2023 Loading…
3 of 5 tasks
BUG: fix hardcoded scatter marker size issue #54204 Stale Visualization plotting
#54304 by tarsur909 was closed Sep 1, 2023 Loading…
5 tasks done
Fix scatter_matrix lacking ability to use grid parameter Visualization plotting
#54503 by Julian048 was closed Sep 11, 2023 Loading…
2 of 3 tasks
BUG: bar and line plots are not aligned on the x-axis/xticks Stale Visualization plotting
#56653 by sharonwoo was closed Feb 4, 2024 Loading…
5 tasks done
TST: Fix some plotting xfails Stale Testing pandas testing functions or related to the test suite Visualization plotting
#55440 by rhshadrach was closed Apr 2, 2024 • Draft
5 tasks
BUG: Line plots aligned from start #57594 Stale Visualization plotting
#57713 by NoelMT was closed Apr 15, 2024 Loading…
ENH: scatter_matrix new parameter nondiagonal to allow hexbin plots i… Enhancement Stale Visualization plotting
#56888 by shadiakiki1986 was closed Apr 23, 2024 Loading…
1 of 5 tasks
Hack fix for BUG - GH24784 Datetime Datetime data dtype Visualization plotting
#28003 by itssujeeth was closed Oct 3, 2019 Loading…
3 of 5 tasks
BUG: fixes #12405 by eliding values index by NaT in MPLPlot._get_xticks Bug Datetime Datetime data dtype Visualization plotting
#14540 by tsdlovell was merged May 20, 2017 Loading…
3 of 4 tasks
ENH: DataFrame.plot.scatter argument plotting
c now accepts a column of strings, where rows with the same string are colored identically Visualization #59239 by michaelmannino was merged Sep 3, 2024 Loading…
6 tasks done
ProTip! Add no:assignee to see everything that’s not assigned.