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

Hack fix for BUG - GH24784 Datetime Datetime data dtype Visualization plotting
#28003 by itssujeeth was closed Oct 3, 2019 Loading… updated Oct 3, 2019
3 of 5 tasks
BUG: Allow plotting boolean values Visualization plotting
#27665 by charlesdong1991 was merged Aug 12, 2019 Loading… updated Jan 12, 2020
5 tasks
1.0.0
accept a dictionary in plot colors Visualization plotting
#28659 by Leostayner was closed Jan 19, 2020 Loading… updated Jan 19, 2020
5 tasks
BUG: no longer raise user warning when plotting tz aware time series Timezones Timezone data dtype Visualization plotting
#31207 by MarcoGorelli was merged Feb 3, 2020 Loading… updated Feb 5, 2020
5 tasks done
1.0.1
BUG: set df.plot.area linewidth to 0 Visualization plotting
#32305 by leogermond was closed Apr 7, 2020 Loading… updated Apr 7, 2020
4 of 5 tasks
Make color validation more forgiving Visualization plotting
#29122 by AllenDowney was merged Nov 10, 2019 Loading… updated Apr 27, 2020
5 tasks
1.0.0
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… updated May 8, 2020
5 tasks done
BUG: Fixes plotting with nullable integers (#32073) ExtensionArray Extending pandas with custom dtypes or arrays. Visualization plotting
#34896 by cvanweelden was closed Jul 7, 2020 Loading… updated Jul 7, 2020
4 of 5 tasks
BUG: asymmetric error bars for series (GH9536) Visualization plotting
#34514 by Steffen911 was merged Jul 17, 2020 Loading… updated Jul 17, 2020 1.1
CLN: clean color selection in _matplotlib/style Refactor Internal refactoring of code Visualization plotting
#37203 by ivanovmg was merged Nov 4, 2020 Loading… updated Nov 4, 2020
5 tasks
1.2
Inconsistent indexes for tick label plotting Visualization plotting
#28733 by nrebena was merged Nov 21, 2020 Loading… updated Jan 18, 2021
6 tasks done
REF, TYP: factor out _mark_right from _add_legend_handle Visualization plotting
#40078 by MarcoGorelli was merged Mar 27, 2021 Loading… updated Mar 27, 2021
1 task done
Dark background Bug Visualization plotting
#40836 by yeshsurya was closed May 6, 2021 Loading… updated May 6, 2021 1.3
BUG : Min/max markers on box plot are not visible with 'dark_background' (#40769) Bug Visualization plotting
#41349 by yeshsurya was merged May 10, 2021 Loading… updated May 10, 2021
3 tasks done
1.3
BUG-7023 allow error bars to use style Bug Stale Visualization plotting
#40816 by GLeurquin was closed May 11, 2021 Loading… updated May 11, 2021
4 tasks done
ENH: Fix by in DataFrame.plot.hist and DataFrame.plot.box Visualization plotting
#28373 by charlesdong1991 was merged Jul 12, 2021 Loading… updated Jul 12, 2021
6 tasks done
1.4
BUG: rowLabels and colLabels args in pandas.plotting.table have no effect (#37811) Stale Visualization plotting
#37894 by EvsanDlg was closed Feb 11, 2021 Loading… updated Jul 19, 2021
5 tasks
Raising ValueError when xlim and ylim contain non-int and non-float dtype elements Error Reporting Incorrect or improved errors from pandas Visualization plotting
#40889 by regmibijay was closed Oct 8, 2021 Loading… updated Oct 8, 2021
4 tasks done
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… updated Jan 25, 2022
4 tasks done
Add 'color' and 'size' to arguments API - Consistency Internal Consistency of API/Behavior Stale Visualization plotting
#44856 by mosc9575 was merged Apr 7, 2022 Loading… updated Apr 7, 2022
1 task
1.5
ENH: plot.scatter passes errorbar specific keyword arguments to ax.er… Enhancement Stale Visualization plotting
#46954 by selasley was closed Aug 8, 2022 Loading… updated Aug 8, 2022
4 tasks done
DOC: fix EX02 docstring errors for three plotting docstrings Docs Visualization plotting
#51596 by phershbe was closed Feb 28, 2023 Draft updated Feb 28, 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
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… updated Feb 4, 2024
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.