Skip to content

A collection of utilities for data science and customer analytics

License

Notifications You must be signed in to change notification settings

ttamg/inforcehub

 
 

Repository files navigation

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

Documentation

Full documentation can be found at http://inforcehub.rtfd.org

About

A collection of utilities for data science and customer analytics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.0%
  • Makefile 8.0%