Skip to content

Custom plotting extras meant to go with Seaborn, for numpy arrays instead of dataframes

License

Notifications You must be signed in to change notification settings

jtebert/seabred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seabred

Custom plotting extras meant to go with Seaborn, for numpy arrays instead of dataframes

Seaborn -> Seabred (Get it?)

PyPi

Documentation

Install

pip install seabred

Use

Recommended import: import seabred as sb

It currently has one function: lineplot(...)

[Debug] Creating/pushing to test.pypi

Compile: python3 setup.py sdist bdist_wheel

Initial test push: twine upload --repository seabred dist/*

About

Custom plotting extras meant to go with Seaborn, for numpy arrays instead of dataframes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages