# power_grid_model_io ## converters ```{eval-rst} .. automodule:: power_grid_model_io.converters.base_converter .. automodule:: power_grid_model_io.converters.pgm_json_converter .. automodule:: power_grid_model_io.converters.tabular_converter .. automodule:: power_grid_model_io.converters.pandapower_converter .. automodule:: power_grid_model_io.converters.vision_excel_converter ``` ## data_stores ```{eval-rst} .. automodule:: power_grid_model_io.data_stores.base_data_store .. automodule:: power_grid_model_io.data_stores.csv_file_store .. automodule:: power_grid_model_io.data_stores.excel_file_store .. automodule:: power_grid_model_io.data_stores.json_file_store .. automodule:: power_grid_model_io.data_stores.vision_excel_file_store ``` ## data_types ```{eval-rst} .. automodule:: power_grid_model_io.data_types._data_types .. automodule:: power_grid_model_io.data_types.tabular_data ``` ## functions ```{eval-rst} .. automodule:: power_grid_model_io.functions._functions .. automodule:: power_grid_model_io.functions.phase_to_phase ``` ## mappings ```{eval-rst} .. automodule:: power_grid_model_io.mappings.field_mapping .. automodule:: power_grid_model_io.mappings.multiplier_mapping .. automodule:: power_grid_model_io.mappings.tabular_mapping .. automodule:: power_grid_model_io.mappings.unit_mapping .. automodule:: power_grid_model_io.mappings.value_mapping ``` ## utils ```{eval-rst} .. automodule:: power_grid_model_io.utils.auto_id .. automodule:: power_grid_model_io.utils.dict .. automodule:: power_grid_model_io.utils.download .. automodule:: power_grid_model_io.utils.json .. automodule:: power_grid_model_io.utils.modules .. automodule:: power_grid_model_io.utils.regex .. automodule:: power_grid_model_io.utils.zip ```