/csv-2-unPivot

demo unPivot

Primary LanguagePython

unPivot

Background:

  • When we need to maintain a pivot.csv, if any update, can we have a SOP for tracing diff?

Actions:

  • .py
  • read pivot.csv -> DataFrame -> unPivot.csv
  • .sh
  • diff -> html

Ref: