Quantipy / quantipy

Python for people data
MIT License
66 stars 14 forks source link

excelpainter - paint changing ykeys in the same sheet #1153

Closed jamesrkg closed 5 years ago

jamesrkg commented 6 years ago

We need to be able to paint multiple chains with different ykeys to Excel. There should be two options here.

  1. Only paint the ykeys if they're not the same as the chain before, or if it's the first chain in the sheet.
  2. Paint ykeys for every chain.