Overview

The inforcehub package contains various utilities and tools we find useful in running data science tasks for customer management at insurers.

We all benefit from good open-source solutions. Therefore as a business we want to contribute some of our solutions back to the community for those that may find them useful.

Contributions are welcome - please see the contributing section for more info.

Sub-modules

Anon

A module to anonymize and pseudo-anonymize customer datasets. Strips out the confidential data from a pandas dataframe.

Find out more.

Colors

This is a module of shortcuts to easily import inforcehub branded colors. This makes consistent coloring easier in matplotlib and jupyter notebooks.

Find out more.

Examples

Jupyter notebooks using these modules can be found in the GitHub repository.