plotformatter

Creates matplotlib and seaborn visuals


License
MIT
Install
pip install plotformatter==0.1.0

Documentation

plotformatter

plotformatter is currently in development and only supports the following plots:

  • scatter plots

Installation

Dependencies

plotformatter requires:

  • matplotlib
  • seaborn

User installation

If you already have a working installation of matplotlib and seaborn, the easiest way to install mpl_sns_viz is using pip

pip install plotformatter

Project Motivation

The purpose of this package to to make visuzalizations in projects easier, more concise, and appealing.