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
Go to Latest
interface CsvColumnConfig
import { type CsvColumnConfig } from "https://deno.land/x/netsaur@0.2.11/data/mod.ts";

Properties

optional
label: boolean

Whether this column is a label column.