../_images/calypso.png

toto.interpolations.interpolation

Fill NaN values using an interpolation method..

Parameters

input_array(Panda Obj)

The Panda dataframe.

Note

toto.interpolations.interpolation.interpolation(input_array, args={'limit': 0, 'limit area': {'None': True, 'inside': False, 'outside': False}, 'limit direction': {'Both': False, 'backward': False, 'forward': True}, 'method': {'barycentric': False, 'cubic': False, 'index': False, 'linear': True, 'nearest': False, 'pad': False, 'polynomial': False, 'quadratic': False, 'slinear': False, 'spline': False, 'time': False, 'zero': True}})[source]