Raw data
{
"_id": null,
"home_page": "https://github.com/bkelly-lab/ipca",
"name": "ipca-drkatz",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "ipca, regression, IV, instrumental variable",
"author": "Matthias Buechner, Leland Bybee",
"author_email": "mat.buechner@gmail.com, leland.bybee@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/20/7e/d1005abaa01ee2194cb856e8a8078e7e78aa1852f53166064fc64efdccfb/ipca_drkatz-0.6.10.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Implements the IPCA method of Kelly, Pruitt, Su (2017)",
"version": "0.6.10",
"project_urls": {
"Homepage": "https://github.com/bkelly-lab/ipca"
},
"split_keywords": [
"ipca",
" regression",
" iv",
" instrumental variable"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "207ed1005abaa01ee2194cb856e8a8078e7e78aa1852f53166064fc64efdccfb",
"md5": "117292613a6aca60a2f2c248a388e5f8",
"sha256": "a19dd21786693cd19d3842dfe3443bfb99ce3863b0c401533e5df9a61786d905"
},
"downloads": -1,
"filename": "ipca_drkatz-0.6.10.tar.gz",
"has_sig": false,
"md5_digest": "117292613a6aca60a2f2c248a388e5f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15856,
"upload_time": "2025-02-11T23:28:53",
"upload_time_iso_8601": "2025-02-11T23:28:53.436291Z",
"url": "https://files.pythonhosted.org/packages/20/7e/d1005abaa01ee2194cb856e8a8078e7e78aa1852f53166064fc64efdccfb/ipca_drkatz-0.6.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-11 23:28:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bkelly-lab",
"github_project": "ipca",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.19"
]
]
},
{
"name": "pandas",
"specs": [
[
">=",
"1.2.3"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.6"
]
]
},
{
"name": "statsmodels",
"specs": [
[
">=",
"0.11"
]
]
},
{
"name": "progressbar",
"specs": [
[
">=",
"2.5"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
">=",
"0.24"
]
]
},
{
"name": "numba",
"specs": [
[
">=",
"0.53.0"
]
]
},
{
"name": "joblib",
"specs": [
[
">=",
"1.0.1"
]
]
}
],
"lcname": "ipca-drkatz"
}