Skip to content
 
 

Repository files navigation

bplot

A simple set of plotting tools built on top of matplotlib. I write these functions with three things in mind:

  1. Python practice,
  2. ggplot2 is great!, but I seem to think at the level layer rather than the categorical variable (factor) layer, and
  3. this API makes more sense to me than does matplotlib's or Seaborn's.

Much of the work here is just a shim over matplotlib's functions, with function names that I prefer.

Installation

$ pip install git+https://github.com/roualdes/bplot

Documentation

Documentation is in development.

License

License: Open source, BSD (3-clause).

About

A statistical API for matplotlib

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages