Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Add the support for "nested" columns between Pandas and Arrow, explicitly columns that consist of lists of varying length. As determining the schema here is even more complex, the user should provide the schema for the Pandas->Arrow conversion.