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

Update arraymancer dependency, remove `len` #64

Closed Vindaar closed 7 months ago

Vindaar commented 7 months ago

Removes our custom len due to the arraymancer addition of it.

And a minor improvement to the formula logic, which now ignores any procedures, which use the {.error.} pragma for potential type matching.