Seems that RethinkDB is converting float value of 0.0 to integer value of 0. In my scenario the problem is that python dictionaries are saved in RethinkDB and upon retrieval this (undesired) ...