featurebyte.CalendarView¶
Description¶
A CalendarView object is a modified version of the CalendarTable object that provides additional capabilities for transforming data. With a CalendarView, you can create and transform columns and filter records prior to feature declaration. Calendar views can also be used to enrich views of other tables through joins.
See Also¶
- calendar_table#get_view: get calendar view from a
CalendarTable