Package for estimating distinct values in a population
Project description
This package provides statistical estimators to predict a population’s total number of distinct values from a sample sequence - given a sample sequence of n values with only d distinct values, predict the total number of distinct values D that exists in the population N.
Sample use cases :
estimating the number of unique insects in a population from a field sample estimating the number of unique words in a document given a sentence or a paragraph estimating the number of unique items in a database from a few sample rows Please send all bugs reports/issues/queries to chanedwin91@gmail.com for fastest response!
See https://github.com/chanedwin/pydistinct for more information
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.