Skip to content

ghiffaryr/grplot

Repository files navigation



grplot: lazy statistical data visualization

PyPI Version License DOI Anaconda-Server Badge PyPI Downloads Coverage Badge

grplot is a Python visualization library based on numpy, scipy, matplotlib, seaborn, squarify, pandas, and ipython. It supports human laziness in drawing complete and attractive statistical graphs in just one function.

Documentation

Online documentation is available at grplot.readthedocs.io.

An interactive Documentation Notebook is also available on Google Colab.

Dependencies

grplot supports Python 3.10+.

Installation requires numpy, scipy, matplotlib, pandas, and ipython. Some functions will optionally use statsmodels if it is installed.

Installation

The latest stable release (and required dependencies) can be installed from PyPI:

pip install grplot

The latest stable release (and required dependencies) can be installed from Conda:

conda install -c conda-forge grplot

Development

grplot development takes place on Github: https://github.com/ghiffaryr/grplot/tree/dev

Please submit bugs that you encounter to the issue tracker with a reproducible example demonstrating the problem.

About

lazy statistical data visualization

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors