init_session
- kaskada.init_session()
-
Initialize the Kaskada session for this Python process.
This must only be called once per session. It must be called before
any other Kaskada functions are called.
- Raises:
-
If the session has already been initialized.