mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 22:12:26 -05:00
9 lines
295 B
JSON
9 lines
295 B
JSON
[
|
|
{
|
|
"name": "n8n-nodes-clean-data",
|
|
"version": "0.1.4",
|
|
"author": "HutechFoss",
|
|
"description": "A custom n8n node to clean and preprocess data using Recursive Feature Elimination (RFE) powered by Python.",
|
|
"link": "https://www.npmjs.com/package/n8n-nodes-clean-data"
|
|
}
|
|
]
|