In [6]: s = pd.Series(pd.date_range(start='2014-01-01', periods=30, freq='d'))
In [7]: s.dt.tz_localize('US/Central')
Would return a Series with the same index whose values are Timestamps with the timezone set.
I haven't looked at this code too closely, so I'm not sure how difficult it would be and if it's doable for 0.15.
@hayd brought it up on SO: http://stackoverflow.com/questions/25656826/speeding-up-timestamp-operations/25657249?noredirect=1#comment40118386_25657249
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4