The equivalent to a Pandas DataFrame in Arrow is a pyarrow.table.Table. Both consist of a set of named columns of equal length.
確定! 回上一頁