You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
replace xlswriter (equinor#182)
* replacing excel writer.save() with writer.close
* replace another ExcelWriter.save with close
* replace pd.append with concat
* Change link address to docs
* add missing end quotation mark
* formatting
* Update tests & group corr sheet by string
---------
Co-authored-by: Trine Alsos <[email protected]>
Co-authored-by: mferrera <[email protected]>