Metadata-Version: 2.1
Name: stat-01
Version: 0.4.0
Summary: a python package demo for stat major
Author-email: Yueqi Jing <yjing4@vols.utk.edu>
License: MIT License
Project-URL: Homepage, https://github.com/TMD233/stat-01
Keywords: stat-01
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: ipyleaflet
Requires-Dist: pandas
Provides-Extra: all
Requires-Dist: stat-01[extra] ; extra == 'all'
Provides-Extra: extra
Requires-Dist: pandas ; extra == 'extra'

# stat-01


[![image](https://img.shields.io/pypi/v/stat-01.svg)](https://pypi.python.org/pypi/stat-01)
[![image](https://img.shields.io/conda/vn/conda-forge/stat-01.svg)](https://anaconda.org/conda-forge/stat-01)


**a python package demo for stat major**


-   Free software: MIT License
-   Documentation: https://TMD233.github.io/stat-01
    

## Features

-   TODO
