Commits


Wes McKinney authored and Antoine Pitrou committed 3e40cc7ec54
ARROW-7365: [Python] Convert FixedSizeList in to_pandas We can use the same code paths for List, LargeList, and FixedSizeList Closes #6663 from wesm/ARROW-7365 Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Antoine Pitrou <antoine@python.org>