Metadata-Version: 2.1
Name: hiveviewer
Version: 0.2.6
Summary: Offers a toolset for comprehensive, multi-faceted analysis of data exported from Hive, accompanied by powerful data visualization capabilities.
Home-page: https://github.com/yinsn/hiveviewer
Author: Yin Cheng
Author-email: yin.sjtu@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# HiveViewer

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 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!
