Series.dt.day The days of the datetime
Series.dt.tz_localize(*args, **kwargs)
classmethod SparseSeries.from_coo(A, dense_index=False)
Series.cat.as_ordered(*args, **kwargs)
Series.dt.seconds Number of seconds (>= 0 and less than 1 day) for each element.
Series.str.islower()
Series.dt.nanosecond The nanoseconds of the datetime
Series.cat.categories The categories of this categorical. Setting assigns new values to each category
Series.dt.time Returns numpy array of datetime.time. The time part of the Timestamps.
Series.dt.week The week ordinal of the year
Page 14 of 36