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

Does Rapid Miner have an operator to do currency conversions ?

arsalan_karimarsalan_karim Member Posts: 14 Contributor II
Does Rapid Miner have an operator to do currency conversions ? 

Answers

  • Telcontar120Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 Unicorn
    It can do any math conversion manually using Generate Attributes, but if you are looking for an automatic conversion operator, there isn't one built in.  However you could easily get it via an API and the one of the web mining operators if you have a free source of that data.
    Brian T.
    Lindon Ventures 
    Data Science Consulting from Certified RapidMiner Experts
  • arsalan_karimarsalan_karim Member Posts: 14 Contributor II
    Yes - am looking for a function to get exchange rates and convert currencies. I have a sheet with rows containing several different currencies. Need to create an attribute that displays all values in USD. 
  • sgenzersgenzer Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    I have used the OpenExchangeRates API several times with good success. https://openexchangerates.org/

    Scott

Sign In or Register to comment.