Commits


Daniel Compton authored and Wes McKinney committed 3fd913e4b27
ARROW-2861: [Python] Add note about how to not write DataFrame index to Parquet Close #2248 Also resolves ARROW-2862 Author: Daniel Compton <desk@danielcompton.net> Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #2275 from wesm/ARROW-2861-edit and squashes the following commits: b0013dfc <Wes McKinney> Incorporate code review comments 84a4cbb8 <Daniel Compton> Update pyarrow docs to remove index when creating Parquet