Commits


Albert Shieh authored and Wes McKinney committed 234ff713dd9
ARROW-1958: [Python] Error in pandas conversion for datetimetz row index Fix conversion of datetimetz row index for non-UTC time zones in to_pandas. Author: Albert Shieh <adshieh@gmail.com> Closes #1454 from adshieh/master and squashes the following commits: 6f413027 [Albert Shieh] Fix pandas conversion for datetimetz row index.