Commits


Antoine Pitrou authored and Krisztián Szűcs committed 5a022d8547f
ARROW-5178: [Python] Add Table.from_pydict() Author: Antoine Pitrou <antoine@python.org> Closes #4164 from pitrou/ARROW-5178-table-from-pydict and squashes the following commits: 7b8fad5a3 <Antoine Pitrou> ARROW-5178: Add Table.from_pydict()