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.pythat will transforminput.csvintooutput.csv. -
Navigate to
http://localhost:8000/example8in your browser and see the interactive work.
Sources
- Data: FiveThirtyEight Trump Approval Ratings
- Visualzation: Multiline Chart
