Metadata-Version: 2.3
Name: data-analysis-helper
Version: 0.5.2
Project-URL: Documentation, https://github.com/laf070810/data-analysis-helper#readme
Project-URL: Issues, https://github.com/laf070810/data-analysis-helper/issues
Project-URL: Source, https://github.com/laf070810/data-analysis-helper
Author-email: Anfeng Li <anfeng.li@cern.ch>
License-Expression: MIT
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: lhcbstyle
Description-Content-Type: text/markdown

# 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)
  - [License](#license)

## Installation

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

## License

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