Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sankify

Sankey charts are nice to look at and handy for visualizing correlation between categorical variables. However, in python they are kind of unintuitive to plot.

Sankify is a super simple tool for generating sankey charts for everyday use.

Usage example

Installation

The package is not yet available on pypi. Until then: Clone the repository and

pip install sankify

Usage

To run the streamlit interface, change into the main directory of sankify and use

streamlit run sankify/sankify/app.py

Todos

  • Pypi upload
  • add configuration options for "other" category per column

About

A simple visual tool for generating sankeys in python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages