Add n8n-nodes-clean-data to community nodes

This commit is contained in:
Trần Tuấn Anh 2024-11-26 20:10:56 +07:00
commit f15f99eace

View file

@ -4,6 +4,6 @@
"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-execute-code"
"link": "https://www.npmjs.com/package/n8n-nodes-clean-data"
}
]