Metadata-Version: 2.1
Name: statsy
Version: 0.2.0
Summary: A package of statistical functions and operations.
License: Apache License 2.0
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Statsy
![PyPI Version](https://img.shields.io/pypi/v/statsy.svg)

**BEWARE: this package is under development.**

**Until a stable release, please use other packages such as [NumPy](https://pypi.org/project/numpy/)**

## Description

This package is an implementation of common statistical operations and methods for Python users. Although other modules, libraries, and packages already cover much of the content of this package, the expressions and functions are designed to be more user friendly (i.e., written in a more stats-native way).

This package has not yet been optimized for speed and efficency.

## Development and Contributions

Development of this module is ongoing, and will soon be open to contributions.

#### License
Apache 2.0
