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

lisa: Remove use of pandas.Series.fillna(method=...)

FIX

fillna(method=...) parameter has beeen deprecated, so use the
ffill()/bfill() equivalent instead.
parent 09037bf8
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