Chuck Connell created SPARK-37181:
-------------------------------------

             Summary: pyspark.pandas.read_csv() should support latin-1 encoding
                 Key: SPARK-37181
                 URL: https://issues.apache.org/jira/browse/SPARK-37181
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 3.2.0
            Reporter: Chuck Connell


{{In regular pandas, you can say read_csv(encoding='latin-1'). This encoding is 
not recognized in pyspark.pandas. You have to use Windows-1252 instead, which 
is almost the same but not identical. }}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to