In [13]: tsWithGaps.index[3] Out[13]: <Timestamp: 2001-01-06 00:00:00> In [14]: tsWithGaps.index[3].dayofweek Out[14]: 5 In [15]: tsWithGaps.index.inferred_freq Out[15]: 'B'