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

Barplot add space option API Design Visualization plotting
#23292 by Pingviinituutti was closed Feb 27, 2019 Loading…
1 of 4 tasks
BUG: xtick labels didn't work some times Visualization plotting
#20338 by brownsarahm was closed Mar 14, 2018 Loading…
DOC: improved the scatter method Docs Visualization plotting
#20118 by DaniGate was merged Mar 14, 2018 Loading…
5 tasks done
Feat/scatter by size Visualization plotting
#20572 by VincentAntoine was closed Aug 18, 2018 Loading…
3 tasks done
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
Feat/bubble plot Visualization plotting
#22403 by VincentAntoine was closed Dec 23, 2018 Loading…
5 tasks done
DOC: update the DataFrame.plot.line docstring Docs Visualization plotting
#20163 by ifosch was merged Mar 12, 2018 Loading…
5 tasks done
Inconsistent indexes for tick label plotting Visualization plotting
#28733 by nrebena was merged Nov 21, 2020 Loading…
6 tasks done
BUG: don't cache pandas matplotlib converters (#27036) Bug Visualization plotting
#27968 by amerberg was closed Aug 23, 2019 Loading…
5 tasks
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
BUG: set df.plot.area linewidth to 0 Visualization plotting
#32305 by leogermond was closed Apr 7, 2020 Loading…
4 of 5 tasks
Fix missing tick labels on twinned axes. Visualization plotting
#29288 by ebardie was closed Feb 12, 2020 Loading…
5 tasks
VIZ: Fixing Matplotlib depecation warnings for ax.rowNum and ax.colNum CI Continuous Integration Docs Visualization plotting
#32455 by datapythonista was closed Mar 5, 2020 Loading…
1 task done
Convert bins to numeric for histogram if a string Visualization plotting
#29639 by wesbarnett was closed Jan 9, 2021 Loading…
5 tasks
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…
4 of 5 tasks
Doc: Dates being plotted wrong_x-compact parameter #20688 Stale Visualization plotting
#34874 by gauravchandok was closed Nov 4, 2020 Loading…
3 of 5 tasks
TST: split up tests/plotting/test_frame.py into subdir & modules #34769 Testing pandas testing functions or related to the test suite Visualization plotting
#37538 by Mikhaylov-yv was closed Nov 5, 2020 Loading…
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…
4 tasks done
ProTip! Filter pull requests by the default branch with base:main.