Skip to content

Imperssonator/lacerta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lacerta

Interactive data viz for science and engineering. Long-term goal is for lacerta to be for bokeh what seaborn is for matplotlib - strongly opinionated default settings, usability enhancements and auto-formatting that generate beautiful and interpretable viz in one function call.

pip install lacerta

Heatmap Scatter

Generate a correlation heatmap (defaults to Pearson coef.) from the numerical columns of a provided DataFrame, and reveal the underlying x/y scatter plot for each cell on click, complete with information-rich hover tools, scroll-zoom and pan.

See the provided heatmap_scatter notebook for an example.

heatmap_scatter

About

interactive data viz for science and engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published