TRI-AMDD / beep

Battery evaluation and early prediction
Apache License 2.0
129 stars 59 forks source link

[Bug] test \beep\tests\test_tutorial.py does not work anymore #832

Open lcontami opened 11 months ago

lcontami commented 11 months ago

Describe the bug

The test_tutorial.py fails.

To Reproduce Steps to reproduce the behavior:

When running

pytest beep\tests\test_tutorial.py

an error occurs.

Expected behavior The test shoudl pass.

Logs The following error occurs:

FAILED beep/tests/test_tutorial.py::DocumentationTutorialTest::test_tutorial_code - AttributeError: 'Series' object has no attribute 'is_monotonic'
1 failed, 1 passed, 1 warning in 7.93s

Desktop (please complete the following information):