Common Operations with Timetables for Finance
Clean data, resample and aggregate data, combine timetables and synchronize dates
Use functions for common operations with timetables to clean, aggregate, and synchronize financial data.
Functions
Topics
- Select Times in TimetableSelect row times from a timetable by using the timerangeorwithtolfunctions, or by matching date or time components of the row times. Resample or group the selected timetable data by using theretimefunction.
- Resample and Aggregate Data in TimetableResample or aggregate data in a timetable to a new vector of row times. 
- Combine Timetables and Synchronize Their DataCombine timetables by concatenation or by synchronizing their data to a common time vector. 
- Clean Timetable with Missing, Duplicate, or Nonuniform TimesClean timetables that have missing, duplicate, or irregular times, and produce regular timetables. 
- Use Timetables in FinanceUse timetables to visualize and calculate weekly statistics from simulated daily stock data.