Well, I have a python script that queries two different bases for checking values per day, one in SQLSERVER and one in Postgres.
I used an if to tell if the values were different and if so, to warn.
What happens and what was alarming even though I consulted on the basis that they were the same.
When I started the result of the script variables, I came across this
How do I get only the value, without the decimal and character information and the format for only 2 decimal places?