Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 339 Bytes

install.rst

File metadata and controls

16 lines (10 loc) · 339 Bytes

Installation and Dependencies

Install trouve using the standard dependency manager pip:

pip install trouve

Dependencies:

  • Toolz
  • Numpy
  • Pandas

Source code can be found on github

Trouve has been tested on both Windows and Linux on Python 3 only.