Metadata-Version: 2.1
Name: ggcorrplot
Version: 0.0.1
Summary: Visualization of a Correlation Matrix using 'plotnine'
Home-page: UNKNOWN
Author: Duvérier DJIFACK ZEBAZE
Author-email: duverierdjifack@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3

The 'ggcorrplot' package can be used to visualize easily a
    correlation matrix using 'plotnine'. It provides a function for computing a matrix of
    correlation p-values.

