MMMIDataWrapper.filter_dates#

MMMIDataWrapper.filter_dates(start_date=None, end_date=None)[fuente]#

Filter to date range, returning new wrapper.

Delegates to standalone filter_idata_by_dates utility function.

Parameters:
start_datestr or pd.Timestamp, optional

Start date (inclusive)

end_datestr or pd.Timestamp, optional

End date (inclusive)

Returns:
MMMIDataWrapper

New wrapper with filtered idata