rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.9k stars 867 forks source link

cell_values option for heatmap #703

Closed rasbt closed 4 years ago

rasbt commented 4 years ago

Description

Adda a cell_values parameter to mlxtend.plotting.heatmap() to optionally suppress cell annotations by setting cell_values=False.

Related issues or pull requests

N/A

Pull Request Checklist

pep8speaks commented 4 years ago

Hello @rasbt! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-07-08 15:41:15 UTC
review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

Review Jupyter notebook visual diffs & provide feedback on notebooks.


Powered by ReviewNB

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.001%) to 90.678% when pulling e616c06411e7eeceb8c86cc341927cdc1e808545 on heatmap-cell into df0feb11ebfa69d1b7590539e1089352882a2f67 on master.