so_magic.data.backend.panda_handling package

Submodules

so_magic.data.backend.panda_handling.df_backend module

class so_magic.data.backend.panda_handling.df_backend.Delegate(tabular_operator)[source]

Bases: object

class so_magic.data.backend.panda_handling.df_backend.EngineBackends(backend_interfaces)[source]

Bases: object

add(*backend_implementations)[source]
define_operator(backend_id, operator_type: str)[source]
property defined_backend_names
property defined_interfaces
static from_initial_available(backends)[source]
name(interface_implementation)[source]
register(backend_implementation: dict)[source]
so_magic.data.backend.panda_handling.df_backend.magic_backends()[source]
so_magic.data.backend.panda_handling.df_backend.with_self(function)[source]

Module contents