DatetimeIndex.rename(name, inplace=False)
Series.str.decode(encoding, errors='strict')
Series.dt.seconds Number of seconds (>= 0 and less than 1 day) for each element.
Series.dt.nanosecond The nanoseconds of the datetime
GroupBy.indices dict {group name -> group indices}
Panel4D.pipe(func, *args, **kwargs)
Panel4D.any(axis=None, bool_only=None, skipna=None, level=None, **kwargs)
Series.cat.as_ordered(*args, **kwargs)
DatetimeIndex.name = None
Series.dt.dayofweek The day of the week with Monday=0, Sunday=6
Page 71 of 100