@pipcook/plugins-csv-data-access
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

@pipcook/plugins-csv-data-access

Description

This plugin is used to access csv data. You should provide and tell the model which column will be used for label.

Required Parameters

Parameter Type Description
labelColumn string which column in the csv file will be used for label.

Optional Parameters

Parameter Type Default Value Description

Example

"dataAccess": {
  "package": "@pipcook/plugins-csv-data-access",
  "params": {
    "labelColumn": "output"
  }
},

Readme

Keywords

none

Package Sidebar

Install

npm i @pipcook/plugins-csv-data-access@0.8.0

Version

0.8.0

License

ISC

Unpacked Size

19.6 kB

Total Files

7

Last publish

Collaborators

  • jan-www
  • gindis
  • rickycao
  • wcount
  • yorkie
  • ericlee98
  • feelychau