Control parallel column transformer in filter columns #900
Annotations
3 errors and 1 warning
Ruff (N803):
julearn/transformers/dataframe/filter_columns.py#L58
julearn/transformers/dataframe/filter_columns.py:58:9: N803 Argument name `X` should be lowercase
|
Ruff (RUF100):
julearn/transformers/dataframe/filter_columns.py#L59
julearn/transformers/dataframe/filter_columns.py:59:40: RUF100 Unused `noqa` directive (unused: `N803`)
|
lint
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|