torcharrow.from_arrow¶ torcharrow.from_arrow(data, dtype: Optional[DType] = None, device: str = '') → Union[Column, DataFrame]¶ 将 Arrow 数组/表格转换为 TorchArrow 列/数据帧。