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

x/netsaur/data/mod.ts>CsvColumnConfig

Powerful machine learning, accelerated by WebGPU
Latest
interface CsvColumnConfig
import { type CsvColumnConfig } from "https://deno.land/x/netsaur@0.3.2-patch/data/mod.ts";

Properties

optional
label: boolean

Whether this column is a label column.