Advanced Functions¶
DQL queries support selecting Advanced Functions. By using advanced functions, users can perform deeper analysis and processing of data based on requirements and desired target outcomes.
Advanced functions are primarily used to perform further function calculations on the data returned by DQL queries and display them intuitively in time series charts. In addition to providing official time series processing functions, Guance also supports uploading custom data processing functions via local Func. In the Guance time series charts, you can select custom functions to perform secondary processing on data and return the data results.
Central functions are continuously updated by the Guance algorithm team. Currently, v1 already supports the DBSCAN advanced function. Click to learn more:
For custom data processing functions uploaded by users via local Func, click to see how to upload custom advanced functions: