kumoai#

Initialization#

The Kumo SDK must be initialized before it is used with a URL and API key, along with other configuration parameters.

init

Initializes and authenticates the API key against the Kumo service.

set_log_level

Sets the Kumo logging level, which defines the amount of output that methods produce.

Enums#

Enumerations listed here can be used to define column data types (Dtype) and semantic types (Stype).

Dtype

The data type of a column.

Stype

The semantic type of a column.

Experimental Features#

Experimental classes for the Kumo Relational Foundation Model (RFM).

Note

These features are experimental and the API may change in future releases.

For detailed documentation of the experimental RFM classes, see kumoai.experimental.rfm.