TidierData v0.16.3
Merged pull requests:
- fixes
@summary
(#124) (@drizk1) - fix sep_rows for all string types (#127) (@drizk1)
- V16.3 (#129) (@kdpsingh)
Closed issues:
- drop columns with
nothing
using @Mutate? (#116) - error when one case has multiple conditions and column has missing (#118)
- New created columns inside @Mutate is not immediately available within the call (#121)
- @summary function is broken with non-numeric columns (#122)
separate_rows
fails silently if there are no other columns (#125)