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