Interpolate Preprocessing ========================= This module allows easy pre-processing of data. .. code-block:: python :emphasize-lines: 3,5 .. automodule:: flood_forecast.preprocessing.interpolate_preprocess :members: