Skip to content

failing test_moments after centered moving window introduced #2490

Closed
@ghost

Description

I'm getting sporadic failures in
FAIL: test_rolling_std (pandas.stats.tests.test_moments.TestMoments)
FAIL: test_rolling_sum (pandas.stats.tests.test_moments.TestMoments)
FAIL: test_rolling_kurt (pandas.stats.tests.test_moments.TestMoments)
FAIL: test_rolling_max (pandas.stats.tests.test_moments.TestMoments)
and related

git bisected to: 915d261

I've upgraded to statsmodels '0.5.0.dev-c9062e4', did a clean/develop
but am still getting failures.

any ideas? @changhiskhan

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions