hiveviewer


Namehiveviewer JSON
Version 0.2.10 PyPI version JSON
download
home_pagehttps://github.com/yinsn/hiveviewer
SummaryOffers a toolset for comprehensive, multi-faceted analysis of data exported from Hive, accompanied by powerful data visualization capabilities.
upload_time2023-08-17 01:31:22
maintainer
docs_urlNone
authorYin Cheng
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # HiveViewer

[![Python](https://img.shields.io/badge/python3.6%7C3.7%7C3.8%7C3.9-red?logo=Python&logoColor=white)](https://www.python.org)
[![PyPI](https://img.shields.io/pypi/v/hiveviewer?color=green)](https://pypi.org/project/hiveviewer/)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yinsn/hiveviewer)
[![Read the Docs](https://readthedocs.org/projects/hiveviewer/badge/?version=latest)](https://hiveviewer.readthedocs.io/en/latest/)

HiveViewer is a comprehensive Python toolkit tailored for large-scale data analysis. It offers functionalities for data loading, processing, evaluation metrics, sampling, and visualization. Uniquely, HiveViewer features multi-objective Bayesian optimization, supporting various aggregation formulas and calculators. This flexibility in multi-objective settings positions HiveViewer as a valuable tool for data scientists and researchers.

## Installation

You can install HiveViewer using pip:

```bash
pip install --upgrade hiveviewer
```

## Contributing

We welcome contributions! If you're interested in enhancing the features of HiveViewer, please create a pull request.

## License

HiveViewer is licensed under the MIT License.

## Acknowledgments

We appreciate the community for your support and contributions. Thank you!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yinsn/hiveviewer",
    "name": "hiveviewer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Yin Cheng",
    "author_email": "yin.sjtu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/ed/8ba78562a3e33ed0ef3621f741ed52c9ed61f70b6745414b9a1f12b2462c/hiveviewer-0.2.10.tar.gz",
    "platform": null,
    "description": "# HiveViewer\n\n[![Python](https://img.shields.io/badge/python3.6%7C3.7%7C3.8%7C3.9-red?logo=Python&logoColor=white)](https://www.python.org)\n[![PyPI](https://img.shields.io/pypi/v/hiveviewer?color=green)](https://pypi.org/project/hiveviewer/)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yinsn/hiveviewer)\n[![Read the Docs](https://readthedocs.org/projects/hiveviewer/badge/?version=latest)](https://hiveviewer.readthedocs.io/en/latest/)\n\nHiveViewer is a comprehensive Python toolkit tailored for large-scale data analysis. It offers functionalities for data loading, processing, evaluation metrics, sampling, and visualization. Uniquely, HiveViewer features multi-objective Bayesian optimization, supporting various aggregation formulas and calculators. This flexibility in multi-objective settings positions HiveViewer as a valuable tool for data scientists and researchers.\n\n## Installation\n\nYou can install HiveViewer using pip:\n\n```bash\npip install --upgrade hiveviewer\n```\n\n## Contributing\n\nWe welcome contributions! If you're interested in enhancing the features of HiveViewer, please create a pull request.\n\n## License\n\nHiveViewer is licensed under the MIT License.\n\n## Acknowledgments\n\nWe appreciate the community for your support and contributions. Thank you!\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Offers a toolset for comprehensive, multi-faceted analysis of data exported from Hive, accompanied by powerful data visualization capabilities.",
    "version": "0.2.10",
    "project_urls": {
        "Homepage": "https://github.com/yinsn/hiveviewer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57e3e733c892aaa4173e4cb277c73bd12412848483357ce5cc0dd431eebf22eb",
                "md5": "dfc20ae33e231819a52efb69c5764d70",
                "sha256": "7e548e42e80858dceddac427c3a74afb68f1e6525716220390a2ae9bd4096fa8"
            },
            "downloads": -1,
            "filename": "hiveviewer-0.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dfc20ae33e231819a52efb69c5764d70",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 22321,
            "upload_time": "2023-08-17T01:31:20",
            "upload_time_iso_8601": "2023-08-17T01:31:20.279402Z",
            "url": "https://files.pythonhosted.org/packages/57/e3/e733c892aaa4173e4cb277c73bd12412848483357ce5cc0dd431eebf22eb/hiveviewer-0.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23ed8ba78562a3e33ed0ef3621f741ed52c9ed61f70b6745414b9a1f12b2462c",
                "md5": "74d8b8396324773221e6c5fb65e11d1d",
                "sha256": "802eaacbe96ba91a47094d4d4365a9004b54d52ad67374238132a1d466d1a20b"
            },
            "downloads": -1,
            "filename": "hiveviewer-0.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "74d8b8396324773221e6c5fb65e11d1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 15686,
            "upload_time": "2023-08-17T01:31:22",
            "upload_time_iso_8601": "2023-08-17T01:31:22.081596Z",
            "url": "https://files.pythonhosted.org/packages/23/ed/8ba78562a3e33ed0ef3621f741ed52c9ed61f70b6745414b9a1f12b2462c/hiveviewer-0.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 01:31:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yinsn",
    "github_project": "hiveviewer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "hiveviewer"
}
        
Elapsed time: 0.13522s