--- title: Flux CSV package list_title: CSV package description: > The Flux Experimental CSV package provides functions for retrieving annotated CSV. Import the `experimental/csv` package. menu: v2_0_ref: name: CSV identifier: CSV-exp parent: Experimental weight: 301 v2.0/tags: [functions, csv, package] --- The Flux Experimental CSV package provides functions for retrieving annotated CSV. Import the `experimental/csv` package: ```js import "experimental/csv" ``` {{< children type="functions" show="pages" >}}