rl_Solver#

rateslib_pyxll.solver.rl_Solver(keywords, values)#

Initialise the rateslib Solver class and return mutated objects to the sheet.

Parameters:
  • keywords (list) – The names of the keywords passed to Solver.

  • values (list) – The values of the keywords passed to Solver.

Return type:

PyDict