Metadata-Version: 2.1
Name: mistat
Version: 0.1.7.12
Summary: Utility functions for 'Modern Industrial Statistics'
Home-page: https://github.com/gedeck/mistat
Author: Peter Gedeck
Author-email: mail@petergedeck.com
License: UNKNOWN
Description: [![PyPI](https://badge.fury.io/py/mistat.svg)](https://pypi.org/project/dmba/)
        [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mistat)](https://pypi.org/project/mistat/)
        ![Python](https://github.com/gedeck/mistat/actions/workflows/build.yml/badge.svg)
        
        # Modern Statistics: A Computer Based Approach with Python
        # Industrial Statistics: A Computer Based Approach with Python
        
        Collection of utility functions
        
        Install the `mistat` package using 
        ```
        pip3 install mistat
        ```
        
        ## Notebooks and solutions
        For instructions to install a python environment and access to notebooks and solutions go to https://github.com/gedeck/mistat-code-solutions
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
