Commits


Wes McKinney authored and Krisztián Szűcs committed 36ded49568b
ARROW-3058: [Python] Raise more helpful better error message when writing a pandas.DataFrame to Feather format that requires a chunked layout Author: Wes McKinney <wesm+git@apache.org> Closes #3178 from wesm/ARROW-3058 and squashes the following commits: 4a10687f <Wes McKinney> Raise more helpful better error message when a large binary/string column yields ChunkedArray on conversion to pyarrow.Table