Raw data
{
"_id": null,
"home_page": "https://github.com/david-cortes/isotree",
"name": "isotree",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "isolation-forest, anomaly, outlier",
"author": "David Cortes",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/5d/d9/d3d6e86dc0cc2b63e9c74e0f783d3612a54d9d296a20197ae38a55b646a3/isotree-0.6.1.post6.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Isolation-Based Outlier Detection, Distance, and NA imputation",
"version": "0.6.1.post6",
"project_urls": {
"Homepage": "https://github.com/david-cortes/isotree"
},
"split_keywords": [
"isolation-forest",
" anomaly",
" outlier"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5dd9d3d6e86dc0cc2b63e9c74e0f783d3612a54d9d296a20197ae38a55b646a3",
"md5": "8e01680a41d024188ee876ec5ea50377",
"sha256": "ecf6a3bfcf22e3cb69b1322f2e41d5de28eaba9f00452c7e3eb8cf9a91293d2e"
},
"downloads": -1,
"filename": "isotree-0.6.1.post6.tar.gz",
"has_sig": false,
"md5_digest": "8e01680a41d024188ee876ec5ea50377",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 300379,
"upload_time": "2025-01-06T19:59:28",
"upload_time_iso_8601": "2025-01-06T19:59:28.715951Z",
"url": "https://files.pythonhosted.org/packages/5d/d9/d3d6e86dc0cc2b63e9c74e0f783d3612a54d9d296a20197ae38a55b646a3/isotree-0.6.1.post6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 19:59:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "david-cortes",
"github_project": "isotree",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pandas",
"specs": [
[
">=",
"0.24.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.25"
]
]
},
{
"name": "cython",
"specs": [
[
">=",
"3.0.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.11.1"
]
]
}
],
"lcname": "isotree"
}