Metadata-Version: 2.4
Name: kai_statistics
Version: 0.1.0
Summary: My statistical research toolbox
Author: Kai Hsieh
Author-email: Kai Hsieh <shadowkai0121@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Dist: numpy>=2.0
Requires-Dist: pandas>=2.2
Requires-Dist: scipy>=1.13
Requires-Dist: statsmodels>=0.14
Requires-Dist: matplotlib>=3.8
Requires-Dist: seaborn>=0.13
Requires-Dist: jupyterlab>=4.2
Requires-Dist: scikit-learn>=1.5
Requires-Dist: gdown>=5.2
Requires-Python: >=3.12
Project-URL: Homepage, https://github.com/shadowkai0121/kai_statistics
Project-URL: Issues, https://github.com/shadowkai0121/kai_statistics/issues
Description-Content-Type: text/markdown

# kai_statistics
我的統計工具庫

## Project Guides

- Contributor conventions and extension rules live in [CONTRIBUTING.md](CONTRIBUTING.md).
- Installation, editable setup, and PyPI release notes live in [docs/installation.md](docs/installation.md).
