Home
Discussions
Community Q&A
how to add quotes in all columns fields in rapidminer
sgnarkhede2016
how to add quotes in all columns fields in rapidminer
e.g
In colunm values are
Sachin
Om
Shyam
I want
"Sachin"
"Om"
"Shyam"
Find more posts tagged with
AI Studio
Accepted answers
lionelderkrikor
Hi
@sgnarkhede2016
,
You can use
Generate Attributes
operator for this task :
In attached file, the process.
Regards,
Lionel
quote_adding.rmp
All comments
lionelderkrikor
Hi
@sgnarkhede2016
,
You can use
Generate Attributes
operator for this task :
In attached file, the process.
Regards,
Lionel
quote_adding.rmp
jwpfau
If you prefer regex you could also use
Replace
with
replace what
^.*$
and
replace by
"$0"
Telcontar120
But why do you want the quotes inside RapidMiner, where they are not needed? If it is merely to include in the file when exporting to another format, you have the option to put all nominal values inside quotes in operators such as "Write CSV".
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)