Haejoon Lee created SPARK-35364:
-----------------------------------

             Summary: Renaming the existing Koalas related codes.
                 Key: SPARK-35364
                 URL: https://issues.apache.org/jira/browse/SPARK-35364
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark
    Affects Versions: 3.2.0
            Reporter: Haejoon Lee


We should renaming the several Koalas-related codes in the pandas APIs on Spark.
 * kdf -> psdf
 * kser -> psser
 * kidx -> psidx
 * kmidx -> psmidx
 * sdf.to_koalas() -> sdf.to_pandas_on_spark()



--
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