schema.windowargs.md
November 8, 2023 ยท View on GitHub
Home > @datashaper/schema > WindowArgs
WindowArgs interface
Signature:
export interface WindowArgs extends InputColumnArgs, OutputColumnArgs
Extends: InputColumnArgs, OutputColumnArgs
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| operation | WindowFunction | Window function to apply to the column. |