Commits


Uwe L. Korn authored and Wes McKinney committed 8344f28f1db
ARROW-1434: [Python] Support datetime64[D] numpy arrays Author: Uwe L. Korn <uwelk@xhochy.com> Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #1020 from xhochy/ARROW-1434 and squashes the following commits: e8ff8355 [Wes McKinney] Explicitly static cast in loop to avoid MSVC warning in std::copy 03d95c6f [Uwe L. Korn] Ignore MSVC warning 83168f1f [Uwe L. Korn] ninja lint cb36ca88 [Uwe L. Korn] ninja format c55e92e2 [Uwe L. Korn] ARROW-1434: [Python] Support datetime64[D] numpy arrays