Dependency: Run pip2 install pandas.
-
Look at the original data format.
cat input.csv -
Look at the output data format.
cat dummy.csv -
Create a script,
convert.pythat will transforminput.csvintooutput.csv. -
Navigate to
http://localhost:8000/example4in your browser and see the interactive work.
Sources:
- Data: House Office Expenditure
- Visualization: Tree Map
- Alternative Visualization: Another Tree Map
