Resampler.nunique(_method='nunique')
Panel.ne(other, axis=None)
Series.median(axis=None, skipna=None, level=None, numeric_only=None, **kwargs)
Series.mod(other, level=None, fill_value=None, axis=0)
Series.interpolate(method='linear', axis=0, limit=None, inplace=False, limit_direction='forward', downcast=None, **kwargs)
DataFrame.nsmallest(n, columns, keep='first')
Series.dtype return the dtype object of the underlying data
Panel.as_matrix()
DataFrame.combineAdd(other)
Series.to_clipboard(excel=None, sep=None, **kwargs)
Page 93 of 100