discovery-capability


Namediscovery-capability JSON
Version 0.23.20 PyPI version JSON
download
home_pagehttps://github.com/gigas64/discovery-capability
SummaryData Science to production accelerator
upload_time2024-05-27 16:18:33
maintainerNone
docs_urlNone
authorGigas64
requires_python>=3.8
licenseBSD
keywords data pipeline data preprocessing data processing pipeline
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Project Hadron
## Overview

**Project Hadron** is an open-source application framework for in-memory preprocessing, where
data analysis, machine learning, and other data-intensive tasks require efficiency and speed.
With :Apache Arrow as its canonical, and a more directed use of pandas,
**Project Hadron** offers effective data management, extensive interoperability, improved memory
management and hardware optimization.

At its concept, **Project Hadron** was conceived with a desire to improve the availability of
objective relevant data, increase the transparency and traceability of data lineage and facilitate
knowledge transfer, retrieval and reuse.

At its core **Project Hadron** is a selection of capabilities that
represent an encapsulated set of actions that act upon a given set of features or dataset. An
example of this would be FeatureSelection, a capability class, encapsulating cleaning data by
removing uninformative columns.

For the complete documentation [read-the-docs](https://discovery-capability.readthedocs.io/en/latest/)

## Installation

### Python version
We recommend using the latest version of Python. Project Hadron supports Python 3.8 and newer.

### Package installation
The best way to install the component packages is directly from the 
[Python Package Index](https://pip.pypa.io/en/stable/) using pip.

The component package is discovery-capability and pip installed with:

```bash
pip install discovery-capability
```


if you want to upgrade your current version then using pip install upgrade with:

```bash
pip install -U discovery-capability
```

This will also install or update dependent third party packages. The dependencies are limited to
Python, PyArrow and related Data manipulation tooling such as Pandas, Numpy, scipy, scikit-learn
and visual packages matplotlib and seaborn, and thus have a limited footprint and non-disruptive
installation in a data processing environment.

## Next Steps
For next steps [read-the-docs](https://discovery-capability.readthedocs.io/en/latest/)

## License
Distributed under the MIT License. See `LICENSE.txt` for more information or reference
[MIT](https://choosealicense.com/licenses/mit/)

## Contributing

Contributions are what make the open source community such an amazing place to learn, 
inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a 
pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gigas64/discovery-capability",
    "name": "discovery-capability",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "data pipeline, data preprocessing, data processing pipeline",
    "author": "Gigas64",
    "author_email": "gigas64@opengrass.net",
    "download_url": "https://files.pythonhosted.org/packages/36/4f/6eea28a5a4ba33c3cfce25f419940879375d8a2ceb23ed5ca99e11ed84d5/discovery_capability-0.23.20.tar.gz",
    "platform": null,
    "description": "# Project Hadron\n## Overview\n\n**Project Hadron** is an open-source application framework for in-memory preprocessing, where\ndata analysis, machine learning, and other data-intensive tasks require efficiency and speed.\nWith :Apache Arrow as its canonical, and a more directed use of pandas,\n**Project Hadron** offers effective data management, extensive interoperability, improved memory\nmanagement and hardware optimization.\n\nAt its concept, **Project Hadron** was conceived with a desire to improve the availability of\nobjective relevant data, increase the transparency and traceability of data lineage and facilitate\nknowledge transfer, retrieval and reuse.\n\nAt its core **Project Hadron** is a selection of capabilities that\nrepresent an encapsulated set of actions that act upon a given set of features or dataset. An\nexample of this would be FeatureSelection, a capability class, encapsulating cleaning data by\nremoving uninformative columns.\n\nFor the complete documentation [read-the-docs](https://discovery-capability.readthedocs.io/en/latest/)\n\n## Installation\n\n### Python version\nWe recommend using the latest version of Python. Project Hadron supports Python 3.8 and newer.\n\n### Package installation\nThe best way to install the component packages is directly from the \n[Python Package Index](https://pip.pypa.io/en/stable/) using pip.\n\nThe component package is discovery-capability and pip installed with:\n\n```bash\npip install discovery-capability\n```\n\n\nif you want to upgrade your current version then using pip install upgrade with:\n\n```bash\npip install -U discovery-capability\n```\n\nThis will also install or update dependent third party packages. The dependencies are limited to\nPython, PyArrow and related Data manipulation tooling such as Pandas, Numpy, scipy, scikit-learn\nand visual packages matplotlib and seaborn, and thus have a limited footprint and non-disruptive\ninstallation in a data processing environment.\n\n## Next Steps\nFor next steps [read-the-docs](https://discovery-capability.readthedocs.io/en/latest/)\n\n## License\nDistributed under the MIT License. See `LICENSE.txt` for more information or reference\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, \ninspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a \npull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Data Science to production accelerator",
    "version": "0.23.20",
    "project_urls": {
        "Homepage": "https://github.com/gigas64/discovery-capability"
    },
    "split_keywords": [
        "data pipeline",
        " data preprocessing",
        " data processing pipeline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c125aa4890982206700c985750fcdd5d070fd939bc8a25a2709bab0a86e8c300",
                "md5": "717824f04620441a53a3e525dffa6b5e",
                "sha256": "798f3d578d5a1a58a964533387df15a408d35e0fb2d9d756898e671dd69324c3"
            },
            "downloads": -1,
            "filename": "discovery_capability-0.23.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "717824f04620441a53a3e525dffa6b5e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6798414,
            "upload_time": "2024-05-27T16:18:12",
            "upload_time_iso_8601": "2024-05-27T16:18:12.111943Z",
            "url": "https://files.pythonhosted.org/packages/c1/25/aa4890982206700c985750fcdd5d070fd939bc8a25a2709bab0a86e8c300/discovery_capability-0.23.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "364f6eea28a5a4ba33c3cfce25f419940879375d8a2ceb23ed5ca99e11ed84d5",
                "md5": "12da8a403fefe1dafede31cd66dc54e9",
                "sha256": "fe29d321bbf4bbb448b91e0ec5edb2b93b5d641a5b84b6a7d43dde037149e5a0"
            },
            "downloads": -1,
            "filename": "discovery_capability-0.23.20.tar.gz",
            "has_sig": false,
            "md5_digest": "12da8a403fefe1dafede31cd66dc54e9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6637498,
            "upload_time": "2024-05-27T16:18:33",
            "upload_time_iso_8601": "2024-05-27T16:18:33.373733Z",
            "url": "https://files.pythonhosted.org/packages/36/4f/6eea28a5a4ba33c3cfce25f419940879375d8a2ceb23ed5ca99e11ed84d5/discovery_capability-0.23.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 16:18:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gigas64",
    "github_project": "discovery-capability",
    "github_not_found": true,
    "lcname": "discovery-capability"
}
        
Elapsed time: 0.42840s