Closed kalsheh2 closed 6 years ago
Thoughts? Trying to use "converter.from_mpc"
You have to import the converter module such as:
import pandapower.converter pandapower.converter.from_mpc
or
import pandapower.converter as converter converter.from_mpc
Thoughts? Trying to use "converter.from_mpc"