[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-13 UTC."],[[["Returns a Reducer that calculates the number of non-null inputs within a given dataset."],["The output from the Reducer is typically named \"count,\" providing a straightforward representation of the non-null input quantity."],["It can be easily utilized by calling `ee.Reducer.count()` without any arguments, simplifying the process of quantifying valid data points."]]],[]]