8000 Deprecation warning for finance is very unclear · Issue #7761 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content
8000
Deprecation warning for finance is very unclear #7761
Closed
@akkana

Description

@akkana

In 2.0.0~rc2-1 (on debian testing under Python 2.7), either
from matplotlib.finance import quotes_historical_yahoo_ohlc as yahoo
or even just
import matplotlib.finance
prints the following deprecation warning:

MatplotlibDeprecationWarning: The finance module has been deprecated in mpl 2.0 and will be removed in mpl 2.2. Please use the matplotlib toolkit finance instead.

This is very unclear and I have no idea what I need to change. Googling matplotlib toolkit finance yields nothing useful. Googling finance toolkit site:matplotlib.org likewise gives nothing useful. Where is "matplotlib toolkit finance" and how is it different from "matplotlib.finance"? I can't seem to find any mention of the new module or how to use it. Please give a hint in the deprecation message so users know where to look to change their code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0