Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 415 Bytes

installation.rst

File metadata and controls

27 lines (17 loc) · 415 Bytes

Installation

The package can be installed from PyPi:

pip install tmplot

Or directly from this repository:

pip install git+https://github.com/maximtrp/tmplot.git

Dependencies

  • numpy
  • scipy
  • scikit-learn
  • pandas
  • altair
  • ipywidgets
  • tomotopy, gensim, and bitermplus (for topic modeling)