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
Download from Azure Blob Storage
Best Answers
-
Edin_Klapic Employee-RapidMiner, RMResearcher, Member Posts: 299 RM Data ScientistHi @Papad ,the Operator JSON to Data (part of the Text extension) converts data to an ExampleSet.Does that work?Happy Mining,Edin1
-
Edin_Klapic Employee-RapidMiner, RMResearcher, Member Posts: 299 RM Data ScientistThen, @Papad, RapidMiner Server is your tool of choice. You can schedule the process automatically on a flexible basis (cron scheduling e.g. every 20 seconds).As a student you can also get an educational license for RapidMiner Server.Happy Mining,Edin1
Answers
Thanks, I didn't know this operator.
Also, what I want to do, is that because of the live data I'll have, I want my example set to be refreshed every time I have a new query.
Is that possible via Rapidminer and then export it to excel? Or have I got to to it via excel and then use RM ?
Thanks in advance.
Every 10-15 seconds new data will be released. Every time a new query is releases I want to transform it immediately to excel and save it, until the end of the day where there will be a dataset with all the queries that have been released during the day.
Thanks a lot!