What is to easiest way to convert a value like fahrenheit to celsius (i am experimenting with the GOLF dataset) with the formula: (°F - 32) * 5/9 = °C
And also for dates is there a tool for conversion form one format to another - from CSV to mysql format ect. ?