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

BUG: grouped hist and scatter use old figsize default Bug Visualization plotting
#7394 by sinhrks was merged Jul 1, 2014 Loading… updated Jul 2, 2014 0.14.1
BUG: single column bar plot is misaligned Bug Visualization plotting
#7532 by sinhrks was merged Jul 1, 2014 Loading… updated Jul 2, 2014 0.14.1
BUG: df.boxplot fails to use existing axis/subplot (#3578) Bug Visualization plotting
#6991 by onesandzeroes was closed May 8, 2014 Loading… updated Jun 25, 2014 0.14.0
BUG: fix handling of color argument for variety of plotting functions Visualization plotting
#6956 by josham was merged May 5, 2014 Loading… updated Jun 21, 2014 0.14.0
PERF: Speed up DatetimeConverter by using Matplotlib's epoch2num when possible... Performance Memory or execution speed performance Visualization plotting
#6650 by agijsberts was merged Mar 17, 2014 Loading… updated Jun 19, 2014 0.14.0
CLN: Simplify boxplot and tests Visualization plotting
#7351 by sinhrks was merged Jun 17, 2014 Loading… updated Jun 17, 2014 0.14.1
ENH: Scatter plot now supports errorbar Enhancement Visualization plotting
#6834 by sinhrks was merged May 2, 2014 Loading… updated Jun 16, 2014 0.14.0
ENH/BUG: boxplot now supports layout Bug Visualization plotting
#7035 by sinhrks was closed May 10, 2014 Loading… updated Jun 14, 2014 0.14.1
Cookbook additions Docs Visualization plotting
#6972 by onesandzeroes was closed Apr 27, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: hist raises TypeError when df contains non numeric column Bug Visualization plotting
#7277 by sinhrks was closed May 30, 2014 Loading… updated Jun 13, 2014 0.14.1
BUG: enabling subplots works unexpectedly Visualization plotting
#6951 by sinhrks was closed Apr 29, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: boxplot returns incorrect dict Bug Visualization plotting
#7225 by sinhrks was merged May 27, 2014 Loading… updated Jun 13, 2014 0.14.0
BUG: bar plot can now handle bottom and left kw properly Enhancement Visualization plotting
#7226 by sinhrks was closed May 30, 2014 Loading… updated Jun 13, 2014 0.14.1
ENH: support pie plot in series and dataframe plot Visualization plotting
#6976 by sinhrks was merged May 5, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: fixing tseries plot cursor display, resolves #5453 Bug Datetime Datetime data dtype Visualization plotting
#7007 by rosnfeld was merged May 1, 2014 Loading… updated Jun 12, 2014 0.14.0
BUG: legend behaves inconsistently when plotting to the same axes Bug Visualization plotting
#6678 by sinhrks was merged Apr 22, 2014 Loading… updated Jun 12, 2014 0.14.0
ENH/VIS: Area plot is now supported by kind='area'. Bug Visualization plotting
#6656 by sinhrks was merged May 1, 2014 Loading… updated Jun 12, 2014 0.14.0
Fix figsize issue when using matplotlib locally Visualization plotting
#3073 by qwhelan was merged Apr 8, 2013 Loading… updated Apr 8, 2013 0.11
ProTip! Filter pull requests by the default branch with base:main.