Insurance Data EDA.
Uses python Panel lib.
How to run in browser:
- docker build
- sudo docker run -p 5006:5006 -it <container_id>
- go to http://localhost:5006/EDA and wait several minutes till the panel is rendered
OR
you can simply use EDA.html with results from this repo.