-
Just crashes with:
Inialise Collections
{'load2': , 'ext_grid1': , 'trafo1': , 'load1': , 'bus': , 'ext_grid2': , 'line': None, 'trafo2': }
Drew Collections
Inialise Collections
{'load2': , 'ex…
-
Based on [entso-e](https://docstore.entsoe.eu/Documents/CIM_documents/Grid_Model_CIM/ENTSOE_CGMES_v2.4_28May2014_PSTmodelling.pdf), ideal phase shifters (symmetrical phase shifters ) can either be imp…
-
switches at three winding transformers are not yet implemented, but the create_switch function did accept "t3" as valid value for the element type. A switch with et="t3" would have no effect however e…
-
Feature/ToDo list for version 1.3:
ZIP loads:
- [x] integration into Newton-Rapshon
- [x] integration into backward/forward
- [x] integration of index files
Interactive plotting:
- [x] inter…
-
with a fresh installation of plotly from pip there are lots of new deprecation warnings. we should follow them up in a timely manner.
e.g.
> /opt/anaconda3/lib/python3.6/site-packages/plotly/gra…
-
Hi!
I have problems importing pandapower. Whenever I run import pandapower it starts running the code but nothing happens until I cancel it.
I have Anaconda and Windows 10.
Please help me with …
-
Hi all,
I got a question regarding the possibility to convert network data form commercial software like Neplan or PSS Sincal into the Pandapower format. Is there any possibility to do so or is it ne…
Kecib updated
6 years ago
-
Thoughts? Trying to use "converter.from_mpc"
-
Eleven tests are failing with pandapower 1.4.0 and pandas 0.19. Many more are failing with pandas > 0.19
I have tried both Python 2.7.10 and 3.6.
> ../pandapower/test/api/test_auxiliary.py .
> …
-
In a fresh install, I got the following error when attempting to import simple_plotly
KeyError: 'axes.color_cycle is not a valid rc parameter. See rcParams.keys() for
a list of valid parameters.…