Haejoon Lee created SPARK-37657: ----------------------------------- Summary: Fix the bug in ps.DataFrame.describe() Key: SPARK-37657 URL: https://issues.apache.org/jira/browse/SPARK-37657 Project: Spark Issue Type: Improvement Components: PySpark Affects Versions: 3.3.0 Reporter: Haejoon Lee
Initialized in Koalas issue: [https://github.com/databricks/koalas/issues/1888.] The `DataFrame.describe()` in pandas API on Spark doesn't work properly when DataFrame has no numeric column. As it's work fine in pandas, we should fix it. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org