Skip to content

mistake in the tsplot function #25

@margaridamoragues

Description

@margaridamoragues

Thanks a lot for providing this example.

I think that the hypothesis_result definition inside the tsplot function inside 01-Analysis&transforms.ipynb should be the other way around, that is:

hypothesis_result = "We reject non-stationarity" if p_value <= 0.05 else "We can not reject non-stationarity"

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