`Column.to_pandas` returns a `pd.Series` whereas `Array.to_pandas()` and `ChunkedArray.to_pandas()` returns `ndarrays`. Is it a feature or a bug? Either way it feels weird and inconsistent, I wouldn't expect ndarray as the result of `to_pandas()`.
[ Full content available at: https://github.com/apache/arrow/pull/2535 ] This message was relayed via gitbox.apache.org for [email protected]
