Rolling.mean(*args, **kwargs)
Styler.render()
Panel4D.rpow(other, axis=0)
Series.sort(axis=0, ascending=True, kind='quicksort', na_position='last', inplace=True)
Index.is_monotonic_increasing return if the index is monotonic increasing (only equal or increasing)
Index.is_categorical()
DataFrame.iget_value(i, j)
Series.repeat(reps, *args, **kwargs)
DatetimeIndex.minute The minutes of the datetime
DatetimeIndex.year The year of the datetime
Page 53 of 100