Skip to content

Implement len() Function in ExponentialStatistics for Consistency #38

@pavelstovicek

Description

@pavelstovicek

Hi. I'm currently utilizing the len() function in the Statistics module to hold off on presenting outcomes until a minimum of 5 samples are recorded. I wish to replicate this functionality within the ExponentialStatistics module, but I noticed it hasn't been implemented yet. While I realize that self._count might not be necessary for the internal operations of ExponentialStatistics, I believe it would be beneficial to maintain interface consistency across both modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions