Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/data/datasets/csv.ts>CsvLoaderConfig

Powerful machine learning, accelerated by WebGPU
Go to Latest
interface CsvLoaderConfig
import { type CsvLoaderConfig } from "https://deno.land/x/netsaur@0.3.1/data/datasets/csv.ts";

Properties

optional
columns: Record<string, CsvColumnConfig>