Skip to content

CountΒΆ

A simple counter.

AttributesΒΆ

  • n (int)

    The current number of observations.

MethodsΒΆ

get

Return the current value of the statistic.

update

Update and return the called instance.

Parameters

  • x (numbers.Number) – defaults to None