加入新推出的
Discord 社区,展开实时讨论,获得同行支持,并直接与 Meridian 团队互动!
meridian.data.load.InputDataLoader
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
加载采用指定数据格式的数据。
方法
load
查看源代码
@abc.abstractmethod
load() -> meridian.data.input_data.InputData
读取数据并输出 InputData
对象。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-25。
[null,null,["最后更新时间 (UTC):2025-01-25。"],[],["The core functionality involves loading data from a specified format. The `load` method, an abstract method, is responsible for this action. It reads data and then outputs an `InputData` object. This process is crucial for data processing and is implemented to ensure a consistent data input format. The location where you can view the source code is available in GitHub.\n"],null,[]]