{ "info": { "author": "Edwin Chan", "author_email": "edwinchan@u.nus.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "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.\n\n Sample use cases :\n \n estimating the number of unique insects in a population from a field sample\n estimating the number of unique words in a document given a sentence or a paragraph\n estimating the number of unique items in a database from a few sample rows\n Please send all bugs reports/issues/queries to chanedwin91@gmail.com for fastest response!\n \n See https://github.com/chanedwin/pydistinct for more information", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/chanedwin/pydistinct/archive/0.5.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/chanedwin/pydistinct/", "keywords": "distinct,value,estimators,sample,sequences", "license": "", "maintainer": "", "maintainer_email": "", "name": "pydistinct", "package_url": "https://pypi.org/project/pydistinct/", "platform": "", "project_url": "https://pypi.org/project/pydistinct/", "project_urls": { "Download": "https://github.com/chanedwin/pydistinct/archive/0.5.tar.gz", "Homepage": "https://github.com/chanedwin/pydistinct/" }, "release_url": "https://pypi.org/project/pydistinct/0.5/", "requires_dist": null, "requires_python": "", "summary": "Package for estimating distinct values in a population", "version": "0.5" }, "last_serial": 5738090, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "6fb2f0bf530f3d170e5f90c19ee7b1ba", "sha256": "ef1d4806f78765ba80c6c789f3acb77cb7b46fd90e14f98f1726b4c1f9fa07a9" }, "downloads": -1, "filename": "pydistinct-0.2.tar.gz", "has_sig": false, "md5_digest": "6fb2f0bf530f3d170e5f90c19ee7b1ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11041, "upload_time": "2019-07-27T00:33:31", "url": "https://files.pythonhosted.org/packages/ae/08/01f53e9c8b575feb25ffd54e2c942131b987fbe5cb13ea9c7205930e04f1/pydistinct-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "183db55f90c86279c765f7a0f6f6d9f7", "sha256": "402c86100811fb24d72527164a29e9a494d1694790e47de772927d85170f0a21" }, "downloads": -1, "filename": "pydistinct-0.3.tar.gz", "has_sig": false, "md5_digest": "183db55f90c86279c765f7a0f6f6d9f7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14743, "upload_time": "2019-07-27T17:20:48", "url": "https://files.pythonhosted.org/packages/f5/86/b16671ab8f72173b2514ee5f8328ef13560fba10db0810b843a645a2233c/pydistinct-0.3.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "5f4b5cf03aea81af37a6d7abee3f50a1", "sha256": "172c734c7b13a7639a9e30dc3092166ab75eddee2fd61e4ffe94f710b3538538" }, "downloads": -1, "filename": "pydistinct-0.5.win-amd64.zip", "has_sig": false, "md5_digest": "5f4b5cf03aea81af37a6d7abee3f50a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29330, "upload_time": "2019-08-27T16:55:30", "url": "https://files.pythonhosted.org/packages/36/99/5dac40e396cf8cd50c92dff150e67e422ea022a04d845ff6078196e526db/pydistinct-0.5.win-amd64.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f4b5cf03aea81af37a6d7abee3f50a1", "sha256": "172c734c7b13a7639a9e30dc3092166ab75eddee2fd61e4ffe94f710b3538538" }, "downloads": -1, "filename": "pydistinct-0.5.win-amd64.zip", "has_sig": false, "md5_digest": "5f4b5cf03aea81af37a6d7abee3f50a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 29330, "upload_time": "2019-08-27T16:55:30", "url": "https://files.pythonhosted.org/packages/36/99/5dac40e396cf8cd50c92dff150e67e422ea022a04d845ff6078196e526db/pydistinct-0.5.win-amd64.zip" } ] }