featurebyte.SnapshotsView¶
Description¶
A SnapshotsView object is a modified version of the SnapshotsTable object that provides additional capabilities for transforming data. With a SnapshotsView, you can create and transform columns, extract lags and filter records prior to feature declaration.
See Also¶
- snapshots_table#get_view: get snapshots view from a
SnapshotsTable