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

Fix formula regression and `toColumn` for scalars #39

Closed Vindaar closed 2 years ago

Vindaar commented 2 years ago
* v0.3.2
- fix regression in =ggplotnim= formula due to badly determined result
  type. Only use resulting type of =Preface= if type acceptable (e.g. not generic)