Skip to content

L9 MCMC notebook pandas.tools #1

Description

@YoHoSo

I am a student from CS5340 this semester.

The pandas.tools module was removed in pandas version 0.23.0, so you cannot import autocorrelation_plot from pandas.tools.plotting. Instead, you can use the following import statement:

from pandas.plotting import autocorrelation_plot

The pandas version you use when you developed this repo is outdated, maybe this is better

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions