pyarrow.column

pyarrow.column(field_or_name, arr)

Create Column object from field/string and array-like data

Parameters:
Returns:

column (Column)