[[["わかりやすい","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"]],["最終更新日 2025-03-06 UTC。"],[[["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."]]],[]]