Deprecate options.display.mpl_style #11783

Closed
jorisvandenbossche opened this Issue Dec 7, 2015 · 3 comments

Comments

Projects
None yet
3 participants

Matplotlib now has support for enabling different styles, we don't use this anymore in our docs, and it only gives problems to keep supporting this with newer matplotlib versions (see eg #11727).

So to raise @TomAugspurger idea there in an issue: let's just deprecate it?

@sinhrks @jreback

jorisvandenbossche added this to the 0.18.0 milestone Dec 7, 2015

Contributor

jreback commented Dec 7, 2015

lgtm

Member

sinhrks commented Dec 7, 2015

👍

@DEKHTIARJonathan DEKHTIARJonathan added a commit to JD-accounts/neural-nets-are-weird that referenced this issue Jan 2, 2016

@DEKHTIARJonathan DEKHTIARJonathan Proxy Support Added with global var.
Panda Issue fixed : pandas-dev/pandas#11727 && pandas-dev/pandas#11783

Notebook Checked & Working Perfectly. Executed from started in a "Run All" way.
b972855
Contributor

jreback commented Jan 24, 2016

someone want to do a PR for this?

jsexauer referenced this issue Feb 1, 2016

Open

DEPR: deprecations from prior versions #6581

0 of 51 tasks complete

@TomAugspurger TomAugspurger added a commit to TomAugspurger/pandas that referenced this issue Feb 11, 2016

@TomAugspurger TomAugspurger DEPR: deprecate options.display.mpl_style 1c1b99e

@cldy cldy added a commit to cldy/pandas that referenced this issue Feb 11, 2016

@TomAugspurger @cldy TomAugspurger + cldy DEPR: deprecate options.display.mpl_style
Closes pandas-dev#11783    Deprecates
pd.options.display.mpl_style in favor of matplotlib's style sheets.

Author: Tom Augspurger <tom.w.augspurger@gmail.com>

Closes #12190 from TomAugspurger/depr-mpl and squashes the following commits:

1c1b99e [Tom Augspurger] DEPR: deprecate options.display.mpl_style
08f41d0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment