v0.4.1
TidierDB v0.4.1
- Adds 50 tests comparing TidierDB to TidierData to assure accuracy across a complex chains of operations, including combinations of
@mutate
,@summarize
,@filter
,@select
,@group_by
and@join
operations. - fixes some edge case bugs that came up writing these tests with
if_else
/case_when
assigningmissing
value
Merged pull requests: