docs-v2/content/v2.0/reference/flux/functions/_index.md

16 lines
474 B
Markdown

---
title: Flux packages and functions
description: Flux packages and functions allows you to retrieve, transform, process, and output data easily.
v2.0/tags: [flux, functions, package]
menu:
v2_0_ref:
name: Flux packages and functions
parent: Flux query language
weight: 102
---
Flux's functional syntax allows you to retrieve, transform, process, and output data easily.
There is a large library of built-in functions and importable packages:
{{< children >}}