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

BUG: set df.plot.area linewidth to 0 Visualization plotting
#32305 by leogermond was closed Apr 7, 2020 Loading…
4 of 5 tasks
BUG-7023 allow error bars to use style Bug Stale Visualization plotting
#40816 by GLeurquin was closed May 11, 2021 Loading…
4 tasks done
Hack fix for BUG - GH24784 Datetime Datetime data dtype Visualization plotting
#28003 by itssujeeth was closed Oct 3, 2019 Loading…
3 of 5 tasks
Validate plot backend when setting. Visualization plotting
#28164 by TomAugspurger was merged Sep 3, 2019 Loading… 1.0.0
REF, TYP: factor out _mark_right from _add_legend_handle Visualization plotting
#40078 by MarcoGorelli was merged Mar 27, 2021 Loading…
1 task done
accept a dictionary in plot colors Visualization plotting
#28659 by Leostayner was closed Jan 19, 2020 Loading…
5 tasks
Update visualization.rst Docs Visualization plotting
#27092 by niklassemmler was closed Aug 26, 2019 Loading…
DOC: Improved the docstring of pandas.plotting.radviz Docs Visualization plotting
#20169 by merqurio was merged Mar 11, 2018 Loading…
5 tasks done
0.23.0
Make color validation more forgiving Visualization plotting
#29122 by AllenDowney was merged Nov 10, 2019 Loading…
5 tasks
1.0.0
ENH: Expose symlog scaling in plotting API Visualization plotting
#24871 by charlesdong1991 was closed Jan 27, 2019 Loading…
4 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
Skip non-numeric columns when making a boxplot Error Reporting Incorrect or improved errors from pandas Visualization plotting
#22979 by jrbourbeau was closed Feb 6, 2019 Loading…
3 of 4 tasks
API: Remove integer position args from xy for plotting API Design Deprecate Functionality to remove in pandas Visualization plotting
#20371 by masongallo was closed Mar 22, 2018 Loading…
3 tasks done
BUG: fixes plotting with nullable integers (#32073) NA - MaskedArrays Related to pd.NA and nullable extension arrays Visualization plotting
#32410 by jeandersonbc was closed May 8, 2020 Loading…
5 tasks done
Docstring bootstrap plot Docs Visualization plotting
#20166 by aydevosotros was merged Mar 11, 2018 Loading…
5 tasks done
0.23.0
ProTip! Exclude everything labeled bug with -label:bug.