Commits


Micah Kornfield authored and Uwe L. Korn committed 473591dae28
ARROW-1425: [Python][Documentation] Examples of convert Timestamps to/from pandas via arrow This is an attempt to shorten (https://github.com/apache/arrow/pull/1575) which I didn't have access to directly. The results were a little surprising and it has been a while since i played with spark ( I just pip installed pyspark and nothing else) so its possible my configuration was slightly off Author: Micah Kornfield <emkornfield@gmail.com> Author: David Branner <brannerchinese@users.noreply.github.com> Closes #3530 from emkornfield/example_ts and squashes the following commits: 12cd9c730 <Micah Kornfield> try to address code review comments b796317f8 <Micah Kornfield> review comments e3edf37b2 <Micah Kornfield> a few more typo fixes 3fb043cc3 <Micah Kornfield> fix headers 38c5916dd <Micah Kornfield> fix some grammatical issues 5528e7eb0 <Micah Kornfield> fix formatting 337097d4a <Micah Kornfield> reformat a little abc971f1b <Micah Kornfield> initial rev 85de105c1 <David Branner> Add timestamps.rst file and add to TOC of index.rst