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

TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
#15515 by ResidentMario was merged Feb 27, 2017 Loading… updated Feb 27, 2017
4 tasks
0.20.0
TST: fix errant tight_layout test Visualization plotting
#15671 by ResidentMario was merged Mar 13, 2017 Loading… updated Mar 14, 2017 0.20.0
BUG: addresses #14855 by fixing color kwarg conflict Visualization plotting
#14871 by alexandercbooth was closed Apr 5, 2017 Loading… updated Apr 5, 2017
3 tasks done
0.20.0
VIS: Allow 'C0'-like plotting for plotting colors #15516 Visualization plotting
#15873 by GuessWhoSamFoo was merged Apr 12, 2017 Loading… updated Apr 13, 2017
4 tasks done
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: fixes #12405 by eliding values index by NaT in MPLPlot._get_xticks Bug Datetime Datetime data dtype Visualization plotting
#14540 by tsdlovell was merged May 20, 2017 Loading… updated May 20, 2017
3 of 4 tasks
BUG: Accept list-like color with single col in plot Visualization plotting
#16233 by TomAugspurger was merged May 11, 2017 Loading… updated May 30, 2017 0.20.2
BUG: Handle iterable of arrays in convert Bug Visualization plotting
#16026 by TomAugspurger was merged Apr 18, 2017 Loading… updated May 29, 2017 0.20.0
BUG: Categorical scatter plot has KeyError #16199 Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas Visualization plotting
#16208 by stangirala was merged Jun 12, 2017 Loading… updated Jul 7, 2017
4 tasks done
0.20.3
BUG Fix for Issue #12565 - font size on secondary_y Bug Visualization plotting
#16952 by Morgan243 was merged Jul 15, 2017 Loading… updated Jul 15, 2017
4 tasks
0.21.0
BUG: Respect color argument in bar plot Visualization plotting
#17360 by TomAugspurger was merged Sep 17, 2017 Loading… updated Sep 17, 2017 0.21.0
Fix automatic xlims in line plots Visualization plotting
#16600 by nmartensen was merged Sep 19, 2017 Loading… updated Sep 24, 2017
4 tasks done
0.21.0
DOC: Change plot style to matplotlib decault from ggplot Docs Visualization plotting
#17462 by topper-123 was merged Sep 25, 2017 Loading… updated Sep 26, 2017 0.21.0
BUG: Plotting Timedelta on y-axis #16953 Visualization plotting
#17430 by s-weigand was merged Sep 6, 2017 Loading… updated Oct 15, 2017
3 tasks done
0.21.0
Fixed rendering of ticks in error bars Docs Visualization plotting
#17468 by drorata was closed Oct 20, 2017 Loading… updated Oct 20, 2017
3 of 4 tasks
ENH: add Bland-Altman plot Enhancement Visualization plotting
#18135 by josesho was closed Nov 6, 2017 Loading… updated Nov 6, 2017
PERF: improve plotting performance by not stringifying all x data Performance Memory or execution speed performance Visualization plotting
#18373 by jorisvandenbossche was merged Nov 20, 2017 Loading… updated Nov 20, 2017 0.21.1
Improved description of seaborn Docs Visualization plotting
#18495 by mwaskom was merged Nov 26, 2017 Loading… updated Dec 11, 2017 0.21.1
DOC: Fix docstring for tsplot Deprecate Functionality to remove in pandas Docs Visualization plotting
#17814 by TomDonoghue was closed Dec 2, 2017 Loading… updated Dec 4, 2017
4 tasks
BUG: Fix the un-pickleable plot with DatetimeIndex Compat pandas objects compatability with Numpy or Python functions Visualization plotting
#18486 by Licht-T was merged Dec 6, 2017 Loading… updated Dec 11, 2017
4 tasks done
0.21.1
Added mpl_15 decorator Testing pandas testing functions or related to the test suite Visualization plotting
#18682 by WillAyd was merged Dec 8, 2017 Loading… updated Dec 8, 2017
3 of 4 tasks
0.23.0
API: Restore implicit converter registration API Design Visualization plotting
#18307 by TomAugspurger was merged Dec 7, 2017 Loading… updated Dec 11, 2017
2 tasks
0.21.1
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
hexbin: Fixed incorrect "optional" attribute. Defined default behavior. Docs Visualization plotting
#17578 by lebigot was closed Dec 28, 2017 Loading… updated Dec 28, 2017
4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.