--- title: Flux Array package list_title: Array package description: > The Flux Array package provides functions for building tables from Flux arrays. Import the `experimental/array` package. menu: v2_0_ref: name: Array parent: Experimental weight: 301 v2.0/tags: [functions, array, package, table] --- Flux Array functions provide tools for building tables from Flux arrays. Import the `experimental/array` package: ```js import "experimental/array" ``` {{< children type="functions" show="pages" >}}