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

ENH Adding categorical parallel_coordinates implementation Enhancement Visualization plotting
#16219 by stangirala was closed Oct 28, 2017 Loading… updated May 11, 2023
3 of 4 tasks
Don't fail when plotting Series/DataFrame with no row Visualization plotting
#28226 by randomstuff was merged Sep 11, 2019 Loading… updated Dec 2, 2021
5 tasks done
1.0.0
COMPAT: Fix the last warning from matplotlib 3.5.0 Compat pandas objects compatability with Numpy or Python functions Visualization plotting
#44544 by lithomas1 was merged Nov 23, 2021 Loading… updated Nov 23, 2021
4 tasks
1.3.5
[BUG] Fix DataFrameGroupBy.boxplot with subplots=False fails for object columns Visualization plotting
#44003 by brendandrury was merged Nov 14, 2021 Loading… updated Nov 14, 2021
4 tasks done
1.4
DOC: add plt.show so that the plot will show, along with note about p… Docs Visualization plotting
#43544 by woodvi was merged Sep 14, 2021 Loading… updated Sep 14, 2021
2 of 4 tasks
1.4
PERF: load plotting entrypoint only when necessary Performance Memory or execution speed performance Visualization plotting
#41503 by TLouf was merged Jun 4, 2021 Loading… updated Jun 4, 2021
4 tasks done
1.3
DOC: Complete first sentence in DataFrame.hist (#41421). Docs Visualization plotting
#41454 by mdhsieh was merged May 14, 2021 Loading… updated May 14, 2021
4 tasks
1.3
DOC: add example for plotting asymmetrical error bars Docs Visualization plotting
#41035 by mortada was merged Apr 21, 2021 Loading… updated Apr 21, 2021
1 of 4 tasks
1.3
TST: fix some mpl warnings Testing pandas testing functions or related to the test suite Visualization plotting
#38574 by mzeitlin11 was merged Dec 22, 2020 Loading… updated Apr 6, 2021
2 tasks done
1.2.4
BUG: Limited available colors Visualization plotting
#38247 by ma3da was merged Dec 12, 2020 Loading… updated Mar 22, 2021
5 tasks done
1.2
CLN: Styler simplify existing builtin methods Refactor Internal refactoring of code Styler conditional formatting using DataFrame.style Visualization plotting
#39797 by attack68 was merged Feb 16, 2021 Loading… updated Feb 16, 2021 1.3
ENH: Fix support for matplotlib's constrained_layout (#25261) Visualization plotting
#39394 by mdruiter was merged Jan 28, 2021 Loading… updated Jan 29, 2021
4 tasks done
1.3
ENH: categorical scatter plot Enhancement Visualization plotting
#34293 by MarcoGorelli was merged Jan 27, 2021 Loading… updated Jan 27, 2021
4 of 9 tasks
1.3
Revert "Inconsistent indexes for tick label plotting (#28733)" Visualization plotting
#39235 by simonjayhawkins was merged Jan 18, 2021 Loading… updated Jan 18, 2021 1.2.1
BUG: Fixes plotting with nullable integers (#32073) NA - MaskedArrays Related to pd.NA and nullable extension arrays Visualization plotting
#38014 by rkc007 was merged Dec 7, 2020 Loading… updated Dec 8, 2020
5 tasks done
1.2
BUG: fix sharey overwrite on area plots Bug Visualization plotting
#37943 by lrusnac was merged Nov 20, 2020 Loading… updated Dec 2, 2020
5 tasks done
1.2
BUG: Fix for #37454: allow reversed axis when plotting with TimedeltaIndex Bug Visualization plotting
#37469 by theavey was merged Nov 18, 2020 Loading… updated Nov 18, 2020
5 tasks done
1.2
BUG: record warnings related to DatetimeIndex Datetime Datetime data dtype Visualization plotting
#37193 by ivanovmg was merged Oct 23, 2020 Loading… updated Nov 6, 2020
5 tasks
1.2
BUG: fix matplotlib warning on CN color Clean Visualization plotting
#36981 by ivanovmg was merged Oct 10, 2020 Loading… updated Oct 20, 2020
5 tasks
1.2
TYP: mostly io, plotting Typing type annotations, mypy/pyright type checking Visualization plotting
#37059 by jbrockmendel was merged Oct 14, 2020 Loading… updated Oct 14, 2020
5 tasks
1.2
ENH: support of pandas.DataFrame.hist for datetime data Dtype Conversions Unexpected or buggy dtype conversions Visualization plotting
#36287 by onshek was merged Oct 10, 2020 Loading… updated Oct 10, 2020
5 tasks done
1.2
BUG: Fix missing tick labels on twinned axes Bug Visualization plotting
#33767 by ebardie was merged Sep 30, 2020 Loading… updated Sep 30, 2020
5 tasks done
1.2
ProTip! Adding no:label will show everything without a label.