Closed HugoGranstrom closed 1 year ago
Previously, when using toDf inside a template, the column could be named things like x`gensym which is undesirable.
toDf
x`gensym
Do you want me to bump the nimble version as well?
Did you have a use case in which it was broken that you can add as a test (with a toDf and "x" in df like things)?
"x" in df
Thanks a bunch! :partying_face:
Previously, when using
toDf
inside a template, the column could be named things likex`gensym
which is undesirable.Do you want me to bump the nimble version as well?