shutdown

getml.engine.shutdown()

Shuts down the getML engine.

Raises

ConnectionRefusedError – If unable to connect to engine

Note

All changes applied to the DataFrame after calling their save() method will be lost.