kreczko / fast-plotter

Manipulate binned pandas dataframes into plots

Home Page:https://fast-hep.web.cern.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast-plotter

pypi package

pipeline status

Documentation Status

Gitter

To install:

pip install fast-plotter

Or for development:

pip install -e git+https://github.com/FAST-HEP/fast-plotter.git#egg=fast-plotter

(you may need the --user flag)

  • Free software: Apache Software License 2.0

Features

  • Functions to turn binned dataframes in the form produced from fast-carpenter
  • A simple command-line tool to produce plots with decent defaults

About

Manipulate binned pandas dataframes into plots

https://fast-hep.web.cern.ch


Languages

Language:Python 97.4%Language:Makefile 2.6%