pastas.model.Model.to_dict#
- pastas.model.Model.to_dict(series: bool = True, file_info: bool = True) dict#
Method to export a model to a dictionary.
- Parameters:
Notes
Helper function for the self.to_file method. To increase backward compatibility most attributes are stored in dictionaries that can be updated when a model is created.