pastas.stressmodels.StressModel.to_dict ======================================= .. py:method:: pastas.stressmodels.StressModel.to_dict(series: bool = True) -> dict Method to export the StressModel object. :returns: **data** -- dictionary with all necessary information to reconstruct the StressModel object. :rtype: dict .. rubric:: Notes Settings and metadata are exported with the stress. .. !! processed by numpydoc !!