Commits


Dhruv Madeka authored and Korn, Uwe committed 27fc25cd73b
ARROW-2332: Add Feather Dataset class Added a class to read a list of `feather` files into a PyArrow table or a pandas DataFrame Author: Dhruv Madeka <madeka@bu.edu> Closes #2040 from dmadeka/feather-dataset and squashes the following commits: 044e2c63 <Dhruv Madeka> Add Feather Dataset class