Added many tests, improvements to types and consistency.
Baukebrenninkmeijer
released this
19 Oct 13:25
·
13 commits
to master
since this release
- Pandas version has been made more flexible, with anything above 2.0.0 allowed.
- Typehints were added for much of the codebase
- Tests were added for
table_evaluator
module - Lint/format the whole project with ruff.