Skip to content

Has someone successfully imported Quantmod? I'm getting errors #14

@arunklama

Description

@arunklama

When I try to import quantmod after installing it, I get several errors like -

"C:\ProgramData\Anaconda3\lib\site-packages\pandas_datareader\compat_init_.py:7: FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead.
from pandas.util.testing import assert_frame_equal"

ModuleNotFoundError: No module named 'quantmod.theming'

ImportError:
The plotly.plotly module is deprecated,
please install the chart-studio package and use the
chart_studio.plotly module instead.

I've almost tried every solution I got but it never worked. Is there any single person who has imported quantmod successfully in a jupyter notebook?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions