Skip to main content
Module

x/netsaur/data/mod.ts>CsvLoaderConfig

Powerful machine learning, accelerated by WebGPU
Go to Latest
interface CsvLoaderConfig
Re-export
import { type CsvLoaderConfig } from "https://deno.land/x/netsaur@0.2.7/data/mod.ts";

Properties

optional
columns: Record<string, CsvColumnConfig>