https://github.com/fast-hep/fast-plotter
Manipulate binned pandas dataframes into plots
https://github.com/fast-hep/fast-plotter
hacktoberfest plotting python
Last synced: about 2 months ago
JSON representation
Manipulate binned pandas dataframes into plots
- Host: GitHub
- URL: https://github.com/fast-hep/fast-plotter
- Owner: FAST-HEP
- Created: 2019-05-17T20:57:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T18:30:04.000Z (over 3 years ago)
- Last Synced: 2025-08-27T07:41:14.586Z (6 months ago)
- Topics: hacktoberfest, plotting, python
- Language: Python
- Homepage: https://fast-hep.web.cern.ch
- Size: 241 KB
- Stars: 3
- Watchers: 1
- Forks: 8
- Open Issues: 22
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
fast-plotter
============
.. image:: https://img.shields.io/pypi/v/fast_plotter.svg
:target: https://pypi.python.org/pypi/fast_plotter
:alt: pypi package
.. image:: https://travis-ci.com/FAST-HEP/fast-plotter.svg?branch=master
:target: https://travis-ci.com/FAST-HEP/fast-plotter
:alt: pipeline status
.. image:: https://readthedocs.org/projects/fast-plotter/badge/
:target: https://fast-plotter.readthedocs.io/
:alt: Documentation Status
.. image:: https://badges.gitter.im/FAST-HEP/community.svg
:target: https://gitter.im/FAST-HEP/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
:alt: Gitter
To install:
.. code-block:: bash
pip install fast-plotter
Or for development:
.. code-block:: bash
pip install -e git+https://github.com/FAST-HEP/fast-plotter.git#egg=fast-plotter
(you may need the :code:`--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