Sparklyr extension making Flint time series library functionalities (https://github.com/twosigma/flint) easily accessible through R
9
stars
3
forks
source link
Snake case alternatives for 'fromRDD' and 'fromSDF' #26
Closed
javierluraschi closed 4 years ago
We prefer snake case see Hadley's Style Guide, so we should provide snake case alternatives:
from_rdd
andfrom_sdf
.