wildboar#

Subpackages#

Submodules#

Package Contents#

Functions#

iseos(x)

Boolean indicator if a value is the end-of-sequence value.

Attributes#

__version__

eos

The end-of-sequence identifier. Indicates the end of a time series.

wildboar.iseos(x)[source]#

Boolean indicator if a value is the end-of-sequence value.

Parameters:

x (array-like) – The array

Returns:

boolean indicator array

Return type:

ndarray

wildboar.__version__: str[source]#
wildboar.eos[source]#

The end-of-sequence identifier. Indicates the end of a time series.