inforcehub

https://badge.fury.io/py/inforcehub.png https://travis-ci.org/Inforcehub/inforcehub.png?branch=master

Utilities for data science and customer management

Features

  • colors module - to enable quick use of inforcehub branded colors
  • anonymize module - to encrypt customer identifiable data from a dataset and (optionally) create a key

Installation

To install the module in your virtual environment using pip:

pip install inforcehub

To upgrade your existing inforcehub module installation using pip:

pip install -U inforcehub

Requirements

Python 3.5 or later