How to filter the unnecessary attributes from JSON TO DATA output


in Help
From the output of the JSON TO DATA operator I want to select only specific attributes out of all. Without using SELECT ATTRIBUTE is there any other way? Please suggest me a way.
Tagged:
0
Best Answers
-
MartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,453
RM Data Scientist
You can use 'regular expression' in Select Attributes to define a rule what to be selected
- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany0 -
ceaperez Member Posts: 473
Unicorn
Hi @Somnath_Das,
I don't know what's wrong with Select Attributes Operator, in this case is the right choice. The Work on Subset Operator, let you to choose a subset of Attributes, similar to Select Attributes Operator.
Work on Subset - RapidMiner Documentation
Best0
Answers
Best
Dortmund, Germany