Thanks! I've searched stack about changing the notation but could't find time to properly test and implement it so it was hanging around on the todo list. But this:
string_value = "%f" % value
Was simple and easy to do :)
ps. you can make code lines in markdown with `` :)