shutdown

getml.engine.shutdown()[source]

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.