SciNim / Datamancer

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

More doc and misc fixes #30

Closed Vindaar closed 2 years ago

Vindaar commented 2 years ago

Fixes an issue reported by ezquerra on the #science channel (summarize erroring with an assertion error instead of a proper error message if a non reducing formula was handed).

In addition fixes a few issues with readCsv and fixes up the docs to use toDf instead of seqsToDf.