column.Rd
The column class supports unary, binary operations on SparkDataFrame columns
Returns a Column based on the given column name.
Usagecolumn(x)
# S4 method for class 'jobj'
column(x)
# S4 method for class 'character'
column(x)
Arguments
Character column name.
jc
reference to JVM SparkDataFrame column
Column since 1.4.0
column since 1.6.0
See alsoOther non-aggregate functions: column_nonaggregate_functions
, not()
if (FALSE) column("name") # \dontrun{}
On this page
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4