What is the default aggregation function while resampling a time series in pandas?

Q & ACategory: Time SeriesWhat is the default aggregation function while resampling a time series in pandas?
Admin Staff asked 3 years ago

What is the default aggregation function while resampling a time series in pandas?

a) sum()
b) mean()
c) variance()
d) None of the Options

1 Answers
Admin Staff answered 3 years ago

b) mean()