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

lisa.trace: Remove deprecated use of "ix" Series indexing

Pandas Series' ix indexing is deprecated in favor of iloc/loc. Replace
our use by "loc" which provides label-based indexing.
parent 948068cf
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