Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/netsaur/packages/data/mod.ts>CsvColumnConfig

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
Latest
interface CsvColumnConfig
import { type CsvColumnConfig } from "https://deno.land/x/netsaur@0.4.2/packages/data/mod.ts";

Properties

optional
label: boolean

Whether this column is a label column.