Note: This example may be possible without Python using just Excel or Sublime Text.
-
Look at the original data format.
cat input.csv
-
Look at the output data format.
cat dummy.csv
-
Create a script,
convert.py
that will transforminput.csv
intooutput.csv
. -
Navigate to
http://localhost:8000/example8
in your browser and see the interactive work.
Sources
- Data: FiveThirtyEight Trump Approval Ratings
- Visualzation: Multiline Chart