Skip to main content

A toolkit for an analysis environment with pandas.

Project description

A toolkit for an analysis environment with pandas.

Documentation

[![Documentation Status](https://readthedocs.org/projects/pandalyse/badge/?version=latest)](https://pandalyse.readthedocs.io/en/latest/?badge=latest)

What is pandalyse

Pandalyse offers an analysis environment and tools for pandas. The main features are:

  • Selector: Define and store cuts in a Selector object: cutted_df = selector(df)

  • Trainer: Train multiple mva with scikit-learn interface in the way: trainer.fit(signal_df, background_df)

  • Analysis: Store and retrive Selectors, Trainings, numpy-arrays and dataframes in predefined locations: df = ana.data.get(“MySignalData”)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pandalyse-0.1.2.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

pandalyse-0.1.2-py2.py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page