Skip to content

analyzable module

Class for analyzing data.


Analyzable class

Analyzable(
    wrapper,
    **kwargs
)

Class that can be analyzed by computing and plotting attributes of any kind.

Superclasses

Inherited members

Subclasses


MetaAnalyzable class

MetaAnalyzable(
    *args,
    **kwargs
)

Meta class that exposes a read-only class property StatsBuilderMixin.metrics.

Superclasses

Inherited members

Subclasses