{ "cells": [ { "cell_type": "markdown", "id": "e901f921", "metadata": {}, "source": [ "# Preprocessing user-provided time series\n", "*Developed by D. Brakenhoff, Artesia, R Caljé, Artesia and R.A. Collenteur, Eawag, January (2021-2023)*\n", "\n", "This notebooks shows how to solve the most common errors that arise during the validation of the user provided time series. After showing how to deal with some of the easier errors, we will dive into the topic of making time series equidistant. For this purpose Pastas contains a lot of helper functions. \n", "\n", "