Metadata-Version: 2.1
Name: hiveviewer
Version: 0.2.2
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 designed to streamline data analysis tasks. This toolkit is tailored for working with large datasets, providing a suite of functionalities ranging from flexible data loading and processing to advanced evaluation metrics, data sampling, and data visualization.

## Installation

You can install HiveViewer using pip:

```bash
pip install git+https://github.com/yinsn/hiveviewer.git
```

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