proof icon indicating copy to clipboard operation
proof copied to clipboard

A Python library for creating fast, repeatable and self-documenting data analysis pipelines.

.. image:: https://github.com/wireservice/proof/workflows/CI/badge.svg :target: https://github.com/wireservice/proof/actions :alt: Build status

.. image:: https://coveralls.io/repos/wireservice/proof/badge.svg?branch=master :target: https://coveralls.io/r/wireservice/proof :alt: Coverage status

.. image:: https://img.shields.io/pypi/dw/proof.svg :target: https://pypi.python.org/pypi/proof :alt: PyPI downloads

.. image:: https://img.shields.io/pypi/v/proof.svg :target: https://pypi.python.org/pypi/proof :alt: Version

.. image:: https://img.shields.io/pypi/l/proof.svg :target: https://pypi.python.org/pypi/proof :alt: License

.. image:: https://img.shields.io/pypi/pyversions/proof.svg :target: https://pypi.python.org/pypi/proof :alt: Support Python versions

proof is a Python library for creating optimized, repeatable and self-documenting data analysis pipelines.

proof was designed to be used with the agate data analysis library, but can be used with numpy, pandas or any other method of processing data.

Important links:

  • Documentation: https://proof.rtfd.io
  • Repository: https://github.com/wireservice/proof
  • Issues: https://github.com/wireservice/proof/issues