-
- 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
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
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: 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
BUG: Cast ExtensionArray to numpy ndarray before plot ExtensionArray Extending pandas with custom dtypes or arrays. Visualization plotting
Update visualization.rst Docs Visualization plotting
#27092 by niklassemmler was closed Aug 26, 2019 Loading… updated Aug 26, 2019
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.