You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/07/07 20:45:11 UTC

[jira] [Created] (SPARK-16429) Include `StringType` columns in Scala/Python `describe()`

Dongjoon Hyun created SPARK-16429:
-------------------------------------

             Summary: Include `StringType` columns in Scala/Python `describe()`
                 Key: SPARK-16429
                 URL: https://issues.apache.org/jira/browse/SPARK-16429
             Project: Spark
          Issue Type: Improvement
            Reporter: Dongjoon Hyun
            Priority: Minor


Currently, Spark `describe` supports `StringType`. However, Scala/Python `describe()` returns a dataset for only all numeric columns. SparkR returns all columns.

This issue include `StringType` columns in Scala/Python `describe()`, `describe` without argument.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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