Skip to content

ghiffaryr/grplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



grplot: lazy statistical data visualization

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 line of code.

Documentation

Documentation at grplot repository includes a Documentation Notebook and other useful information.

Dependencies

grplot supports Python 3.6+.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages