* bug fix that utils does not exists * docstrings added
1.1.7
* Small improvements
1.1.6
* fix for summarizing matrix using fishers method. The max value is taken for the column when its inf.
1.1.5
* New functionality to summarize associations into categories using fishers method. This can be done using the summarize=True in the plots * New functionality regarding feature importance. This can be plotted using hn.plot_feat_importance() * bug fix for removing background labels. * styling and cleaning