Skip to content

Releases: chris31415926535/storywranglr

v0.2.0

13 Aug 14:40
Compare
Choose a tag to compare

storywranglr 0.2.0

  • Bugfix: Empty ngrams queries no longer crash, and now return a zero-row tibble
    with the correct column types.
  • Feature: storywranglr::ngrams() new parameter fill_dates gives the
    option to fill in missing date rows with rows of NA values.
  • Removed unnecessary dependencies on packages "stringi" and "pillar".

v0.1.0

10 Aug 13:49
Compare
Choose a tag to compare

storywranglr 0.1.0

  • Initial release.