Skip to content
Commit 9c372ef2 authored by douglas-raillard-arm's avatar douglas-raillard-arm Committed by Douglas Raillard
Browse files

lisa: Avoid using deprecated pandas.Series.values

Use Series.array or Series.to_numpy() instead. When just iterating over
values, iterate on the bare Series.
parent 07be939b
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