Skip to content

waikato-datamining/kasperl-plots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kasperl-plots

Basic plotting support to be used in kasperl projects.

Installation

Via PyPI:

pip install kasperl_plots

The latest code straight from the repository:

pip install git+https://github.com/waikato-datamining/kasperl-plots.git

Plugins

Readers

  • kasperl.plots.reader.CsvPlotReader

Writers

  • kasperl.plots.writer.CsvPlotWriter
  • kasperl.plots.writer.GraphicalPlot
  • kasperl.plots.writer.SixelPlot
  • kasperl.plots.writer.TerminalPlot