hashABCD / treemap

treemap: how to prepare

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hidden Code Contact for template

Treemap: How to prepare

  1. Download mkt_caps.csv[1] which contains the data required for visualization to the same folder as treemap.py

  2. Import the dependencies from requirements.txt[2]

  3. Run treemap.py

The code will perform the following:

  1. display an interactive treemap
  2. save the treemap as a png file in the working folder

[1] File shared in UPWK with missing marketcaps added [2] kaleido package is used for downloading treemap as image

About

treemap: how to prepare


Languages

Language:HTML 99.9%Language:Python 0.1%