koala icon indicating copy to clipboard operation
koala copied to clipboard

Open the possibility to clean_volatiles() from Spreadsheet

Open bleucitron opened this issue 8 years ago • 1 comments

Currently, it is necessary to call ExcelCompiler.clean_volatiles(), which will call the Spreadsheet equivalent.

But calling directly Spreadsheet.clean_volatiles() won't generate a new graph. Opening this possibility requires to rethink how ast.__init__() works.

bleucitron avatar Aug 04 '16 07:08 bleucitron

This is linked to #64.

bleucitron avatar Nov 02 '16 14:11 bleucitron