Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 760 Bytes

file_io.rst

File metadata and controls

52 lines (30 loc) · 760 Bytes

Save and Load Networks

.. tabularcolumns:: |l|l|l|l|

pickle

.. autofunction:: pandapower.to_pickle

.. autofunction:: pandapower.from_pickle


Excel

.. autofunction:: pandapower.to_excel

.. autofunction:: pandapower.from_excel


Json

.. autofunction:: pandapower.to_json

.. autofunction:: pandapower.from_json

SQL

.. autofunction:: pandapower.to_sqlite

.. autofunction:: pandapower.from_sqlite

PostgreSQL

.. autofunction:: pandapower.to_postgresql

.. autofunction:: pandapower.from_postgresql

.. autofunction:: pandapower.delete_postgresql_net