rateslib
rateslib copied to clipboard
ENH: `proxy_curves` JSON
Consider allowing a to_json
method for proxy curves to mediate string exchange of data. Or possibly, just configure a to_json
method for an FXForwards
object, from which the ProxyCurve
can be reconstituted.
On hold until a global wide JSON serialisation is proposed