dataforgelab


Namedataforgelab JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/ppoak/dataforge
SummaryQuantitative Copilot - a helper in quant developping
upload_time2023-11-30 06:49:35
maintainer
docs_urlNone
authorppoak
requires_python
license
keywords quant framework finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quant Research

## What is this projet?

This is a project aimed for quant, or people want to devote themselves in quantative field. I concluded a lot of experience and sample codes in this project covering from data collection, quantative investment platform to actual factor digging process and so on. This project is still carrying on and ready to bring everyone in quantative field a better experience.

## How can we use this project?

Currently, I have no plan for publishing a independent pypi package for this project, for most of the code is created in research process. I you find some of the code in this project do help you, you can try to clone the project to your own computer, and import the corresponding package. More easily, just copy and paste the code in your project.

## References for QIML

Some paper references and quantative investment and machine learning

- [Double Ensemble](https://arxiv.org/pdf/2010.01265.pdf)

## Data

We provide data by [BaiduNetDisk](https://pan.baidu.com/s/1xOKAKKnpnWunhzIzPJ9qlg?pwd=wsyd).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ppoak/dataforge",
    "name": "dataforgelab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "quant,framework,finance",
    "author": "ppoak",
    "author_email": "ppoak@foxmail.com",
    "download_url": "https://files.pythonhosted.org/packages/60/45/9a0bc54520b65e9154d770efac34f08b1dd0b0bf923d1a02aa9bdc0a782b/dataforgelab-0.1.2.tar.gz",
    "platform": null,
    "description": "# Quant Research\n\n## What is this projet?\n\nThis is a project aimed for quant, or people want to devote themselves in quantative field. I concluded a lot of experience and sample codes in this project covering from data collection, quantative investment platform to actual factor digging process and so on. This project is still carrying on and ready to bring everyone in quantative field a better experience.\n\n## How can we use this project?\n\nCurrently, I have no plan for publishing a independent pypi package for this project, for most of the code is created in research process. I you find some of the code in this project do help you, you can try to clone the project to your own computer, and import the corresponding package. More easily, just copy and paste the code in your project.\n\n## References for QIML\n\nSome paper references and quantative investment and machine learning\n\n- [Double Ensemble](https://arxiv.org/pdf/2010.01265.pdf)\n\n## Data\n\nWe provide data by [BaiduNetDisk](https://pan.baidu.com/s/1xOKAKKnpnWunhzIzPJ9qlg?pwd=wsyd).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Quantitative Copilot - a helper in quant developping",
    "version": "0.1.2",
    "project_urls": {
        "Homepage": "https://github.com/ppoak/dataforge"
    },
    "split_keywords": [
        "quant",
        "framework",
        "finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c3c7e59f0ae103ad23d6ab981060be01c564ce876b12cf1efff5297fa26c5c2",
                "md5": "a51c7d5996da12c608f63c81be7144a7",
                "sha256": "31d56df42b54999e2d184d0404bfddf6468a91b5111c765b5a3ba8a2cb41b4b3"
            },
            "downloads": -1,
            "filename": "dataforgelab-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a51c7d5996da12c608f63c81be7144a7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20596,
            "upload_time": "2023-11-30T06:49:32",
            "upload_time_iso_8601": "2023-11-30T06:49:32.530422Z",
            "url": "https://files.pythonhosted.org/packages/6c/3c/7e59f0ae103ad23d6ab981060be01c564ce876b12cf1efff5297fa26c5c2/dataforgelab-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60459a0bc54520b65e9154d770efac34f08b1dd0b0bf923d1a02aa9bdc0a782b",
                "md5": "0610b51c0f17b1d851ad45fc1be762a8",
                "sha256": "d350f3ef77ff2826e68a06deefcb952435baa5c9453e9e9de4a2304e75b6f8a5"
            },
            "downloads": -1,
            "filename": "dataforgelab-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "0610b51c0f17b1d851ad45fc1be762a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20348,
            "upload_time": "2023-11-30T06:49:35",
            "upload_time_iso_8601": "2023-11-30T06:49:35.641130Z",
            "url": "https://files.pythonhosted.org/packages/60/45/9a0bc54520b65e9154d770efac34f08b1dd0b0bf923d1a02aa9bdc0a782b/dataforgelab-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-30 06:49:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ppoak",
    "github_project": "dataforge",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "dataforgelab"
}
        
Elapsed time: 0.14299s