-
- 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
Barplot add space option API Design Visualization plotting
#23292 by Pingviinituutti was closed Feb 27, 2019 Loading…
1 of 4 tasks
BUG: Prevent 3D-ndarray for nested tuple labels (#24687) Visualization plotting
#24732 by summonholmes was closed Jan 16, 2019 Loading…
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
Fixing _get_standard_colors to honor num_colors arguments (#20585) Visualization plotting
#22439 by atulagrwl was closed Nov 23, 2018 Loading…
4 tasks
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
DOC: Examples added for different types of plots in visualizations user guide Docs Visualization plotting
#27966 by prajvalgupta was closed Aug 19, 2019 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
AreaPlot: add support for step drawstyle Visualization plotting
#29473 by nick-schultz was closed Jan 1, 2020 • Draft
5 tasks
Added figsize for autocorrelation_plot and lag_plot (#31650) Visualization plotting
#32396 by jqmviegas was closed Jul 17, 2020 Loading…
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
DOC/PLT: Add plotting
stacked in doc and doc example for barh and bar plot Docs Visualization #33337 by charlesdong1991 was merged May 6, 2020 Loading…
1 of 5 tasks
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…
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.