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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to