0

I have a dataframe built using pyspark. It has 3 columns "col1", "col2", "col3". I want to find character set encoding for "col1".

spark dataframe

How can I achieve this?

0 Answers0