:py:mod:`eelib.data` ==================== .. py:module:: eelib.data .. autoapi-nested-parse:: This contains all models that are "just" retrieving input data (like a simple csv-reader). It also includes the functionalities for simulation data to be collected and assessed and dataclasses for structured exchange of data between the models. Subpackages ----------- .. toctree:: :titlesonly: :maxdepth: 3 csv_reader/index.rst database/index.rst dataclass/index.rst influx_reader/index.rst input/index.rst