Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 211 Bytes

installation.rst

File metadata and controls

12 lines (7 loc) · 211 Bytes

Installation

ETo can be installed via pip or conda:

pip install eto

or:

conda install -c mullenkamp eto

The core dependency is Pandas`.