The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to filter the unnecessary attributes from JSON TO DATA output
Somnath_Das
Member Posts: 31 Maven
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, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistYou 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: 541 UnicornHi @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