n8n-nodes-starter/community-nodes.json

10 lines
297 B
JSON
Raw Normal View History

2024-11-25 12:43:22 +07:00
[
{
"name": "n8n-nodes-clean-data",
2024-11-25 12:43:22 +07:00
"version": "0.1.4",
"author": "HutechFoss",
"description": "A custom n8n node to clean and preprocess data using Recursive Feature Elimination (RFE) powered by Python.",
2024-11-25 12:43:22 +07:00
"link": "https://www.npmjs.com/package/n8n-nodes-execute-code"
}
]