Skip to content
Commit 468d540b authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.tests.starting.utilclamp: Fix for pandas 2.0.0

DataFrame.pivot(index=None) seems to have changed behavior:
https://github.com/pandas-dev/pandas/issues/52436

Remove index=None so that it works across pandas versions.
parent a83f4b32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment