pypowsybl.dynamic.ModelMapping.get_supported_models_information¶
- ModelMapping.get_supported_models_information(category_name='')[source]¶
Get more informations about the supported dynamic models for a given category or for all categories if no category_name is given
- Parameters:
category_name (str) – dynamic model category name
- Returns:
a dataframe with information about the supported models
- Return type:
DataFrame