import { type HeaderOption } from "https://deno.land/x/deno@v0.22.0/std/encoding/csv.ts";
HeaderOption provides the column definition and the parse function for each entry of the column.
import { type HeaderOption } from "https://deno.land/x/deno@v0.22.0/std/encoding/csv.ts";
HeaderOption provides the column definition and the parse function for each entry of the column.