torcharrow.from_arrow¶ torcharrow.from_arrow(data, dtype: Optional[DType] = None, device: str = '') → Union[Column, DataFrame]¶ 將 arrow 陣列/表格轉換為 TorchArrow Column/DataFrame。