Commits


Licht-T authored and Philipp Moritz committed 85e2d8960d5
ARROW-1758: [Python] Remove pickle=True option for object serialization This closes [ARROW-1758](https://issues.apache.org/jira/browse/ARROW-1758). Author: Licht-T <licht-t@outlook.jp> Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1347 from Licht-T/clean-pickle-option-for-object-serialization and squashes the following commits: 927f154 [Wes McKinney] Use cloudpickle for lambda serialization if available ba998dd [Licht-T] CLN: Remove pickle=True option for object serialization