data-analysis-helper


Namedata-analysis-helper JSON
Version 0.12.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-11-17 03:06:35
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # data analysis helper

<!-- [![PyPI - Version](https://img.shields.io/pypi/v/data-analysis-helper.svg)](https://pypi.org/project/data-analysis-helper) -->
<!-- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/data-analysis-helper.svg)](https://pypi.org/project/data-analysis-helper) -->

-----

**Table of Contents**

- [data analysis helper](#data-analysis-helper)
  - [Installation](#installation)
    - [pip (recommended)](#pip-recommended)
    - [conda](#conda)
  - [License](#license)

## Installation

### pip (recommended)

```console
pip install data_analysis_helper
```

When installing with pip, it will not automatically install all dependencies, allowing selectively choosing dependencies when using only parts of this library. So pip is the recommended way to install this library. 

### conda

```console
conda install laf070810::data_analysis_helper
```

When installing with conda, dependencies which are needed by any part of this library will be installed. 

## License

`data-analysis-helper` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "data-analysis-helper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Anfeng Li <anfeng.li@cern.ch>",
    "download_url": "https://files.pythonhosted.org/packages/cf/8e/e16f15788ccc187a88d2c632e68decdba7080e024998ae7944731eef8e0b/data_analysis_helper-0.12.0.tar.gz",
    "platform": null,
    "description": "# data analysis helper\n\n<!-- [![PyPI - Version](https://img.shields.io/pypi/v/data-analysis-helper.svg)](https://pypi.org/project/data-analysis-helper) -->\n<!-- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/data-analysis-helper.svg)](https://pypi.org/project/data-analysis-helper) -->\n\n-----\n\n**Table of Contents**\n\n- [data analysis helper](#data-analysis-helper)\n  - [Installation](#installation)\n    - [pip (recommended)](#pip-recommended)\n    - [conda](#conda)\n  - [License](#license)\n\n## Installation\n\n### pip (recommended)\n\n```console\npip install data_analysis_helper\n```\n\nWhen installing with pip, it will not automatically install all dependencies, allowing selectively choosing dependencies when using only parts of this library. So pip is the recommended way to install this library. \n\n### conda\n\n```console\nconda install laf070810::data_analysis_helper\n```\n\nWhen installing with conda, dependencies which are needed by any part of this library will be installed. \n\n## License\n\n`data-analysis-helper` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.12.0",
    "project_urls": {
        "Documentation": "https://github.com/laf070810/data-analysis-helper#readme",
        "Issues": "https://github.com/laf070810/data-analysis-helper/issues",
        "Source": "https://github.com/laf070810/data-analysis-helper"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db9aaee001d029a03903441cb51f3fd88ed3d0dec219b3a98b729784820c0927",
                "md5": "11cd8db596aff643e78d340012d74ec5",
                "sha256": "ade4b838ec5cf5dbb4cf23cd4528865a9015b5936f2502f2493556196168804e"
            },
            "downloads": -1,
            "filename": "data_analysis_helper-0.12.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11cd8db596aff643e78d340012d74ec5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6797,
            "upload_time": "2024-11-17T03:06:33",
            "upload_time_iso_8601": "2024-11-17T03:06:33.378431Z",
            "url": "https://files.pythonhosted.org/packages/db/9a/aee001d029a03903441cb51f3fd88ed3d0dec219b3a98b729784820c0927/data_analysis_helper-0.12.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cf8ee16f15788ccc187a88d2c632e68decdba7080e024998ae7944731eef8e0b",
                "md5": "9087f6de1f3ce9d12c2e9ac43cc60ea2",
                "sha256": "4bf14d11a2dd138893ff5bba89d976b5a89fa332893f7664ace1ce7545cd5b26"
            },
            "downloads": -1,
            "filename": "data_analysis_helper-0.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9087f6de1f3ce9d12c2e9ac43cc60ea2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9412,
            "upload_time": "2024-11-17T03:06:35",
            "upload_time_iso_8601": "2024-11-17T03:06:35.141157Z",
            "url": "https://files.pythonhosted.org/packages/cf/8e/e16f15788ccc187a88d2c632e68decdba7080e024998ae7944731eef8e0b/data_analysis_helper-0.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-17 03:06:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "laf070810",
    "github_project": "data-analysis-helper#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "data-analysis-helper"
}
        
Elapsed time: 0.35730s