n8n-nodes-starter/community-nodes.json
2024-11-26 20:10:56 +07:00

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"
}
]