Metadata-Version: 2.1
Name: hypothesize
Version: 0.1b1
Summary: A Python package for comparing groups and measuring associations using robust statistics.
Home-page: https://github.com/Alcampopiano/hypothesize
Author: Allan Campopiano
Author-email: campopianoa@hcdsb.org
License: BSD 3-clause
Description: # Hypothesize
        [![PyPI version](https://img.shields.io/pypi/v/hypothesize?style=flat-square)](https://pypi.org/project/hypothesize/)
        [![PyPI - Downloads](https://img.shields.io/pypi/dw/hypothesize?style=flat-square)](https://pypistats.org/packages/hypothesize)
        [![license](https://img.shields.io/pypi/l/hypothesize?style=flat-square)](https://github.com/Alcampopiano/hypothesize/blob/master/LICENSE)
        [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Alcampopiano/hypothesize/blob/master/examples/hypothesize_notebook_for_colab.ipynb)
        
        <img src="https://github.com/Alcampopiano/hypothesize/blob/master/docs/docs/img/vp_inv.png?raw=true" alt="drawing" width="150"/>
        
        A Python package for comparing groups and measuring associations using robust statistics
        
        Please visit the [Hypothesize documentation site](https://Alcampopiano.github.io/hypothesize/)
        
        ### :warning: Hypothesize is currently in the beta stage of development
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
