You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/07/24 20:29:06 UTC

[jira] [Created] (SPARK-9321) Add nrow, ncol, dim for SparkR data frames

Shivaram Venkataraman created SPARK-9321:
--------------------------------------------

             Summary: Add nrow, ncol, dim for SparkR data frames
                 Key: SPARK-9321
                 URL: https://issues.apache.org/jira/browse/SPARK-9321
             Project: Spark
          Issue Type: Sub-task
            Reporter: Shivaram Venkataraman


`nrow` will be a synonym for `count` and `ncol` can be implemented using `columns()` or `dtypes`



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