1.1.0 • Published 5 years ago

@pipcook/plugins-csv-data-access v1.1.0

Weekly downloads
47
License
ISC
Repository
-
Last release
5 years ago

@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

ParameterTypeDescription
labelColumnstringwhich column in the csv file will be used for label.

Optional Parameters

ParameterTypeDefault ValueDescription

Example

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

5 years ago

1.0.6

5 years ago

1.0.6-beta.4

5 years ago

1.0.6-2.0

5 years ago

1.0.6-beta.3

5 years ago

1.0.6-alpha.0

5 years ago

1.0.6-beta.2

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.8.0

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.0

5 years ago

0.5.9

5 years ago

0.5.8

5 years ago

0.5.7

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0-beta

5 years ago