mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 06:02:25 -05:00
Add n8n-nodes-clean-data to community nodes
This commit is contained in:
parent
daa4d544d2
commit
24522769a4
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[
|
||||
{
|
||||
"name": "n8n-nodes-execute-code",
|
||||
"name": "n8n-nodes-clean-data",
|
||||
"version": "0.1.4",
|
||||
"author": "tuananhit1612",
|
||||
"description": "Execute programming code submissions using Judge0 API.",
|
||||
"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-execute-code"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue