SciNim / Datamancer

A dataframe library with a dplyr like API
https://scinim.github.io/Datamancer/datamancer.html
MIT License
133 stars 7 forks source link

degensym identifiers in toDf #45

Closed HugoGranstrom closed 1 year ago

HugoGranstrom commented 1 year ago

Previously, when using toDf inside a template, the column could be named things like x`gensym which is undesirable.

Do you want me to bump the nimble version as well?

Vindaar commented 1 year ago

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)?

Vindaar commented 1 year ago

Thanks a bunch! :partying_face: