Hi, I am trying to `interp1d` from `scipy.interpolate` to fill NaNs on an array of numbers

Hi, I am trying to `interp1d` from `scipy.interpolate` to fill NaNs on an array of numbers (oxygen concentration values over time) but from reading the documentation I am unsure how to do this. Can anyone help?
You already invited:

stephen

Upvotes from:

maybe this helps: http://physicalmodelingwithpyt ... .html (edited) 
in the comments there's an example on how to do it for NaN

If you wanna answer this question please Login or Register