oxoaresearch/DataLinter
Run the DataLinter Docker container on your data, code, and config files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| target-project-checkout-dir | The directory where the target project has already been checked out | yes | — |
| data-path | Path to the data file in the repo (e.g. test/data/imbalanced_data.csv) | yes | — |
| code-path | Path to the code file in the repo (e.g. test/code/r_snippet_imbalanced.r) | yes | — |
| config-path | Path to the config file in the repo (e.g. config/r_modelling_config.toml) | yes | — |
| log-level | Logging level for DataLinter (e.g., debug, info, warning, error) | no | debug |
Outputs
| name | description |
|---|---|
| result | DataLinter output |