exatomic.exa.core.error module

Exceptions

exception exatomic.exa.core.error.ExaException(msg)[source]

Bases: Exception

Exception with support for logging.

exception exatomic.exa.core.error.RequiredColumnError(missing, clsname)[source]

Bases: ExaException

DataFrame column error.