add linting rules for pandas #1657
Annotations
2 errors
ruff check:
iblrig/choiceworld.py#L120
iblrig/choiceworld.py:120:43: PD011 Use `.to_numpy()` instead of `.values`
|
ruff check
Process completed with exit code 1.
|
Loading