ieaves / tenzing

MIT License
0 stars 0 forks source link

Tenzing

DEPRECATED

Tenzing has since been deprecated and moved to https://github.com/dylan-profiler/visions

Introduction

Tenzing provides an extensible suite of tools to support common data analysis operations including

Full documentation can be found here.

Requirements

Optional Requirements

Installation

You can install tenzing from source and from pip

pip install tenzing

or from source,

git clone https://github.com/ieaves/tenzing.git
cd tenzing
python setup.py install .