DatetimeIndex.union()
pandas.DatetimeIndex.union
-
DatetimeIndex.union(other)
-
Specialized union for DatetimeIndex objects. If combine overlapping ranges with the same DateOffset, will be much faster than Index.union
Parameters: other : DatetimeIndex or array-like Returns: y : Index or DatetimeIndex
© 2011–2012 Lambda Foundry, Inc. and PyData Development Team
© 2008–2011 AQR Capital Management, LLC
© 2008–2014 the pandas development team
登录查看完整内容