Module: meridian.data
Stay organized with collections
Save and categorize content based on your preferences.
Data handling API for Meridian.
Modules
arg_builder
module: Data argument builders for various API surfaces in Meridian.
data_frame_input_data_builder
module: An implementation of InputDataBuilder
with DataFrame primitives.
input_data
module: This module contains classes to store data for Meridian.
input_data_builder
module: This module defines a Builder API for Meridian InputData
.
load
module: Contains classes and methods to load input data for Meridian.
nd_array_input_data_builder
module: An implementation of InputDataBuilder
with n-dimensional array primitives.
time_coordinates
module: Deals with coordinate values in the time dimensions of input data.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-31 UTC.
[[["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 2025-05-31 UTC."],[[["The provided content describes the data handling API for the Meridian project."],["The `input_data` module stores data for use within the Meridian system."],["The `load` module contains the classes and methods needed to load the data."],["The `time_coordinates` module manages coordinate values specifically related to time within the data."]]],[]]