.. _code: pydistinct APIs ************************** Usage ======== :: # import all the estimators first from pydistinct.stats_estimators import * bootstrap_estimator([1,2,3,3]) >>> 3.9923... APIs ======== .. automodule:: pydistinct.stats_estimators :members: