drop_short()

Drops events with at most max_words whitespace-split words.

Usage

Source

drop_short(
    max_words,
    *,
    only_from=USERS,
)