mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-29 06:22:24 -05:00
Add n8n-nodes-clean-data to community nodes
This commit is contained in:
parent
24522769a4
commit
f15f99eace
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
||||||
"version": "0.1.4",
|
"version": "0.1.4",
|
||||||
"author": "HutechFoss",
|
"author": "HutechFoss",
|
||||||
"description": "A custom n8n node to clean and preprocess data using Recursive Feature Elimination (RFE) powered by Python.",
|
"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-execute-code"
|
"link": "https://www.npmjs.com/package/n8n-nodes-clean-data"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue