- [ ] fix CI!!!
- [ ] CSV doesn't merge results (does excel?)
- [ ] number formats don't work in excel
- [ ] when parsing modifiers and it hits a parse error, it prints the wrong row number because it doesn't take into account the length of the code section
- [ ] it raises a FormulaSyntaxError rather than a ModifierSyntaxError when the lexer throws an error while parsing modifiers
- [x] I'm pretty sure that unquoting doesn't work. If you try 'this won\\'t work' and publish it, I bet it doesn't work