Panel4D.pop(item)
Panel4D.dtypes Return the dtypes in this object.
DataFrame.drop_duplicates(*args, **kwargs)
DataFrame.sortlevel(level=0, axis=0, ascending=True, inplace=False, sort_remaining=True)
Series.append(to_append, ignore_index=False, verify_integrity=False)
DataFrame.resample(rule, how=None, axis=0, fill_method=None, closed=None, label=None, convention='start', kind=None, loffset=None, limit=None
Index.hasnans = None
Series.str.decode(encoding, errors='strict')
Series.dt.weekday The day of the week with Monday=0, Sunday=6
GroupBy.max()
Page 88 of 100