[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-06。"],[[["Tables in Earth Engine store tabular data and are defined by a name, an expression that evaluates to a FeatureCollection, a file format, optional selectors, and an optional filename."],["You can create a table using the `create` method and retrieve its features using the `getFeatures` method."],["Tables support various file formats like CSV, TFRecord, and GeoJSON, enabling you to customize how your data is stored and accessed."],["By specifying selectors, you can choose which properties to include in the resulting table, streamlining data retrieval."],["Tables are referenced by a unique name within your Earth Engine project, allowing for easy organization and access."]]],[]]