UPDATE: I have managed to find the error source: In the current version of pandas, dataframes with the column ‘object’ dtype no longer use the scientific notation. For big values the cells display the right significant figures, but for small numbers the displayed value is 0.0. If you access the cell from the running script you still get the correct