Leandro
Leandro
Hello, found this annoying situation where a schema would be printed as ``` F1: Comparable F2: String F3: String F4: String F5: Comparable F6: String ``` This creates 3 kinds...
Hello, maybe I'm just missing something but is there a way to reference current row? For example during addColumn, is there a way to know which row is being populated...
Hello, I've made a couple changes in order to be able to add sheets to an already existing file (without completely replacing it). ## Overview By using a *keepFile* parameter...