News

Using the DataFrame.to_json() method to serialize a DataFrame can result in lost data when serializing floats, such that the data cannot be recovered when reloading the json file, even when using the ...