Skip to main content

A collection of utility functions for making demo notebooks.

Project description

https://badge.fury.io/py/fl-henchman.svg?maxAge=2592000 https://img.shields.io/conda/v/featurelabs/henchman.svg https://img.shields.io/conda/pn/featurelabs/henchman.svg

Welcome to Henchman!

Henchman is a collection of open source python utility functions for working in a jupyter notebook. With Henchman, you can rapidly prototype end-to-end data science workflows. You can explore data with henchman.diagnostics, make interesting plots with henchman.plotting, and do feature selection and machine learning with henchman.selection and henchman.learning.

For more information, visit the Henchman documentation.

Why?

Life is full of reusable functions. Here’s what separates Henchman:

  • Easy Interactive Plotting: We bypass the flexible Bokeh API in favor of a small, rigid collection of standard data analysis plots. With sliders and checkboxes, finding the right plot parameters can be done with a single function call.

https://henchman.featurelabs.com/_images/timeseries.gif
  • Memorable API, Extensive documentation: We have a heavy emphasis on ease of use. That means all the functions are sorted into one of 4 semantically named modules and names should be easy to remember inside that module. Additionally, every function has a docstring, an example and a documentation page.

http://henchman.featurelabs.com/_images/create_model_docs.png
  • Novel Functionality: We provide a few functions built from scratch to add to your data science workflow. There are methods to systematically find dataset attributes with overview and warnings from henchman.diagnostics and classes to select features in novel ways with RandomSelect and Dendrogram in henchman.selection.

Install

To install Henchman, run this command in your terminal:

$ python -m pip install fl-henchman

If you are using conda, you can download the most recent build from our channel on Anaconda.org:

$ conda install -c featurelabs henchman

These are the preferred methods to install Henchman, as it will always install the most recent stable release. You can download miniconda from this page.

The sources for Henchman can be downloaded from the Github repo.

You can either clone the public repository:

$ git clone git://github.com/featurelabs/henchman

Or download the tarball:

$ curl  -OL https://github.com/featurelabs/henchman/tarball/master

Once you have a copy of the source, you can install it with:

$ python setup.py install

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

fl-henchman-0.0.4.tar.gz (2.8 MB view details)

Uploaded Source

Built Distribution

fl_henchman-0.0.4-py2.py3-none-any.whl (19.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file fl-henchman-0.0.4.tar.gz.

File metadata

  • Download URL: fl-henchman-0.0.4.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for fl-henchman-0.0.4.tar.gz
Algorithm Hash digest
SHA256 282ab2b29e8f057b28cd61a158d6c85b909736c16a5bdfcfccba1b9aabb93bdd
MD5 a3fa8dc4b7d82b96fd1358afccffd5c8
BLAKE2b-256 ca1b16c695162244c126fb578e02a2fc570770f7df7c9221218bf363fb11adce

See more details on using hashes here.

File details

Details for the file fl_henchman-0.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: fl_henchman-0.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 19.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6

File hashes

Hashes for fl_henchman-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 08021c795d64cafe2653824a59d3eb1a9cc2af7f5b6a69e8728f806066477ed9
MD5 5515e3d0b4f8f5de672187eb8d91f233
BLAKE2b-256 86585531112fb12e084535cd5630910742b2e18f54b6423c2315b513ff87a381

See more details on using hashes here.

Supported by

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