Devin Petersohn created SPARK-54787:
---------------------------------------

             Summary: PySpark pandas code maintainability
                 Key: SPARK-54787
                 URL: https://issues.apache.org/jira/browse/SPARK-54787
             Project: Spark
          Issue Type: Bug
          Components: Pandas API on Spark
    Affects Versions: 4.1.0
            Reporter: Devin Petersohn


There are a number of Python features we can leverage to improve the code 
quality of the pandas API on Spark implementation, reduce the opportunity for 
bugs (Python best practices), and improve performance. I believe we should 
start with using list comprehension instead of append.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to