Hi, When an all NA column from Pandas of the object type is converted to Arrow using Table.from_pandas we get a column of the NullType type as opposed to StringType/BinaryType. Is this actually intended?
Ian Joiner
Hi, When an all NA column from Pandas of the object type is converted to Arrow using Table.from_pandas we get a column of the NullType type as opposed to StringType/BinaryType. Is this actually intended?
Ian Joiner