Hi everyone.
I need help creating a new column from existing ones.
I want to create ride_distance column by calculating the difference in these 4 columns - start_lat, start_lng, end_lat, and end_lng columns.
Note: some columns values are negative but the data type is numeric