Function re_data_loader::loader_lerobot::make_scalar_entity_chunk
source ยท fn make_scalar_entity_chunk(
entity_path: EntityPath,
timelines: &IntMap<Timeline, TimeColumn>,
data: &ArrayRef,
) -> Result<Chunk, DataLoaderError>