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