Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.tseries.resample.Resampler.first

Resampler.first(_method='first', *args, **kwargs)[source]

Compute first of group values

Scroll To Top