Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-7c7dfe99-page-updates.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

PageDescription
Regular FunctionsFunctions whose result for each row is independent of all other rows.
Aggregate FunctionsFunctions that accumulate a set of values across rows.
Table FunctionsMethods for constructing tables.
Window FunctionsFunctions which let you perform calculations across a set of rows that are related to the current row.