Metadata-Version: 2.1
Name: twaml
Version: 0.3.2
Summary: tW Analysis Machine Learning
Home-page: https://github.com/drdavis/twaml
Author: Doug Davis
Author-email: ddavis@ddavis.io
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3.6.5
Description-Content-Type: text/markdown
Requires-Dist: uproot (>=3.0)
Requires-Dist: matplotlib (>=3.0)
Requires-Dist: pandas (>=0.24.0)
Requires-Dist: scikit-learn (>=0.20)
Requires-Dist: tables (>=3.4)
Requires-Dist: h5py

# twaml

[![builds.sr.ht status](https://builds.sr.ht/~ddavis/twaml.svg)](https://builds.sr.ht/~ddavis/twaml?)
[![CircleCI](https://circleci.com/gh/drdavis/twaml.svg?style=svg)](https://circleci.com/gh/drdavis/twaml)
[![Documentation Status](https://readthedocs.org/projects/twaml/badge/?version=stable)](https://twaml.readthedocs.io/en/stable/?badge=stable)
![](https://img.shields.io/pypi/pyversions/twaml.svg?colorB=blue&style=flat)
[![PyPI version](https://img.shields.io/pypi/v/twaml.svg?colorB=486b87&style=flat)](https://pypi.org/project/twaml/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

tW Analysis (Machine Learning) python toolkit.


