Not able to remove white space from SQL query output used in pyspark code. I tried, trim,ltrim,rtrim,replace (multiple nested also) and regex replace. Any other
I'd like to convert all the NAs in my very large data set to blank values "" I believe the issue that I have is that some columns are string, some are numeric,