What's Changed
* PandaPower example + fixes by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/85
* get_trafo_winding_types() by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/87
* Panda Power to PGM converter by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/60
* Included docstrings by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/113
* Raise Not Implemented for motor, ward, extended ward conversions by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/110
* Create asym_gen conversion by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/115
* Conversion for asymmetrical load from PP to PGM by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/109
* Setup unit test for _create_pgm_input_{nodes, lines} by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/104
* raise not implemented for storage and impedance by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/116
* Test/pgm to pp by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/118
* Rename {pgm,pp}_data to {pgm,pp}_input_data by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/119
* Extra unit tests and some refactoring by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/120
* Feature/default values by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/121
* Test/pp tap side suggestion by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/127
* Use numpy array instead of pandas series by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/128
* Support tap_side = None for (3w) transformers by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/125
* pp characteristics by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/129
* restructured some attribute calls by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/131
* add motor and ward conversion by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/130
* Feature/pgm to pp results by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/94
* Create unit tests for pp->pgm conversions by bramstoeller in https://github.com/alliander-opensource/power-grid-model-io/pull/124
* add remaining pp unit tests by nitbharambe in https://github.com/alliander-opensource/power-grid-model-io/pull/138
* pp conversion documentation by nitbharambe in https://github.com/alliander-opensource/power-grid-model-io/pull/139
* Pandapower output unit tests by nitbharambe in https://github.com/alliander-opensource/power-grid-model-io/pull/137
* Ward and motor output conversion by nitbharambe in https://github.com/alliander-opensource/power-grid-model-io/pull/141
* Fixes - modify example notebook, dtype loss, generator warning by nitbharambe in https://github.com/alliander-opensource/power-grid-model-io/pull/142
* Pandapower support for symmeric one-time calculation by Laurynas-Jagutis in https://github.com/alliander-opensource/power-grid-model-io/pull/108
New Contributors
* Laurynas-Jagutis made their first contribution in https://github.com/alliander-opensource/power-grid-model-io/pull/60
**Full Changelog**: https://github.com/alliander-opensource/power-grid-model-io/compare/v1.1.11...v1.2.0