Last updated:
0 purchases
plotting 0.0.7
A plotting wrapper on matplotlib and seaborn to enable single function plotting calls a la mathematica
Installation
pip install plotting or
conda install plotting --channel=mrossol
Development
If you want to contribute to this package:
Clone the repository: git clone https://github.com/mrossol/plotting.git
enter github username
enter github password
Install the pacakge
cd into plotting repo cloned above
run pip install -e .
Check that plotting was installed successfully
import plotting
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.