Matches only the most recent count cells within each column. For example, if count=2, this
filter would match column foo:bar at timestamps 10 and 9 skip all earlier cells in
foo:bar, and then begin matching again in column foo:bar2. If duplicate cells are
present, as is possible when using an InterleaveFilter, each copy of the cell is
counted separately.
Matches only the first N cells of each row. If duplicate cells are present, as is possible
when using an Interleave, each copy of the cell is counted separately.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]