-
- 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
TST: DataFrame.hist() does not get along with matplotlib.pyplot.tight_layout() Testing pandas testing functions or related to the test suite Visualization plotting
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
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: Categorical scatter plot has KeyError #16199 Categorical Categorical Data Type Error Reporting Incorrect or improved errors from pandas Visualization plotting
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
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
Added mpl_15 decorator Testing pandas testing functions or related to the test suite Visualization plotting
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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.