Series.__iter__()
Series.str.isspace()
Series.idxmin(axis=None, skipna=True, *args, **kwargs)
Series.dt.tz_convert(*args, **kwargs)
Series.cat.codes
Series.dt.weekofyear The week ordinal of the year
Series.to_json(path_or_buf=None, orient=None, date_format='epoch', double_precision=10, force_ascii=True, date_unit='ms', default_handler=None
Series.to_hdf(path_or_buf, key, **kwargs)
Series.str()
Series.update(other)
Page 1 of 36