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: Minor change to parallel_coordinates (#15908) Visualization plotting
#15935 by stangirala was closed Apr 14, 2017 Loading… updated Apr 14, 2017
4 tasks done
0.20.0
BUG: Fix TimeFormatter behavior with fractional seconds Visualization plotting
#18552 by nmartensen was closed Dec 21, 2017 Loading… updated Dec 21, 2017
4 tasks done
0.23.0
DOC: Exposed arguments in plot.kde Docs Visualization plotting
#19229 by tommyod was merged Feb 2, 2018 Loading… updated Feb 2, 2018
3 tasks done
0.23.0
DOC: Improved the docstring of pandas.plotting.radviz Docs Visualization plotting
#20169 by merqurio was merged Mar 11, 2018 Loading… updated Mar 11, 2018
5 tasks done
0.23.0
DOC: update the pandas.DataFrame.hist docstring Docs Visualization plotting
#20113 by DZPM was merged Mar 13, 2018 Loading… updated Mar 13, 2018
5 tasks done
0.23.0
Docstring bootstrap plot Docs Visualization plotting
#20166 by aydevosotros was merged Mar 11, 2018 Loading… updated Mar 17, 2018
5 tasks done
0.23.0
API & BUG: allow list-like y argument to df.plot & fix integer arg to x,y Regression Functionality that used to work in a prior pandas version Visualization plotting
#20000 by masongallo was merged Mar 22, 2018 Loading… updated Mar 22, 2018
4 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… updated Mar 22, 2018
3 tasks done
Feat/scatter by size Visualization plotting
#20572 by VincentAntoine was closed Aug 18, 2018 Loading… updated Aug 18, 2018
3 tasks done
Adds custom plot formatting for TimedeltaIndex. Timedelta Timedelta data type Visualization plotting
#15067 by jgoppert was closed Feb 22, 2017 Loading… updated Sep 6, 2018
2 of 3 tasks
0.20.0
bugfix for plot for string x values Bug Visualization plotting
#18726 by boeddeker was closed Oct 11, 2018 Loading… updated Oct 11, 2018
4 tasks
apply_frame_axis0 applies function to first group twice Groupby Visualization plotting
#21943 by javadnoorb was closed Nov 4, 2018 Loading… updated Nov 4, 2018
4 tasks done
ENH: option for groupby.hist to match bins Groupby Visualization plotting
#22228 by javadnoorb was closed Nov 23, 2018 Loading… updated Nov 23, 2018
3 of 4 tasks
Fixing _get_standard_colors to honor num_colors arguments (#20585) Visualization plotting
#22439 by atulagrwl was closed Nov 23, 2018 Loading… updated Nov 23, 2018
4 tasks
BUG: Fix a bug in plotting when using color array. #20726 Visualization plotting
#20727 by wuhaochen was merged Dec 31, 2018 Loading… updated Dec 31, 2018
4 tasks done
0.24.0
BUG: Prevent 3D-ndarray for nested tuple labels (#24687) Visualization plotting
#24732 by summonholmes was closed Jan 16, 2019 Loading… updated Jan 16, 2019
ENH: Expose symlog scaling in plotting API Visualization plotting
#24871 by charlesdong1991 was closed Jan 27, 2019 Loading… updated Jan 27, 2019
4 tasks
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… updated Feb 6, 2019
3 of 4 tasks
DOC: update the pandas.DataFrame.plot.pie docstring Docs Visualization plotting
#20133 by dim1tri was merged Mar 17, 2018 Loading… updated Mar 12, 2019
5 tasks done
0.23.0
BUG: Cast ExtensionArray to numpy ndarray before plot ExtensionArray Extending pandas with custom dtypes or arrays. Visualization plotting
#25590 by sighingnow was merged Mar 15, 2019 Loading… updated Mar 15, 2019
4 tasks done
0.25.0
BUG: Enable plotting with PeriodIndex with arbitrary frequencies, resolves #14763 Visualization plotting
#26241 by JoElfner was merged May 28, 2019 Loading… updated Jun 5, 2019
3 tasks done
0.25.0
Correctly re-instate Matplotlib converters Visualization plotting
#27481 by dstansby was merged Aug 20, 2019 Loading… updated Aug 21, 2019 0.25.1
Update visualization.rst Docs Visualization plotting
#27092 by niklassemmler was closed Aug 26, 2019 Loading… updated Aug 26, 2019
Validate plot backend when setting. Visualization plotting
#28164 by TomAugspurger was merged Sep 3, 2019 Loading… updated Sep 3, 2019 1.0.0
ProTip! Exclude everything labeled bug with -label:bug.