Commits


Uwe L. Korn authored and Wes McKinney committed 353772f844e
ARROW-468: Python: Conversion of nested data in pd.DataFrames Author: Uwe L. Korn <uwelk@xhochy.com> Closes #289 from xhochy/ARROW-468 and squashes the following commits: 6fab6b2 [Uwe L. Korn] clang-format c30da77 [Uwe L. Korn] Conversion for Lists of String and Timestamp 3ac373e [Uwe L. Korn] Fix string conversion 23fdc97 [Uwe L. Korn] Conversion of nested arrays to Pandas a8197f7 [Uwe L. Korn] ARROW-468: Python: Conversion of nested data in pd.DataFrames