Search code examples
In R and Sparklyr, writing a table to .CSV (spark_write_csv) yields many files, not one single file....

rcsvapache-sparkdplyrsparklyr

Read More
How to use spark_read_avro from sparklyr R package?...

rdatabricksavrosparklyrspark-avro

Read More
Is it possible to do a full join in dplyr and keep all the columns used in the join?...

rdplyrsparklyr

Read More
Extract elements from Spark array column using SparklyR "select"...

rapache-sparkselectsparklyrarray-column

Read More
Getting counts of membership in combination of groups using sparklyr or dplyr...

rapache-sparkpysparkdplyrsparklyr

Read More
In RStudio, can I visually preview Spark Dataframes in the GUI like I can with normal R dataframes?...

rapache-sparkuser-interfacerstudiosparklyr

Read More
convert 12 hour clock to 24 hour time in sparklyr...

pythonrapache-sparkpysparksparklyr

Read More
select all columns after a designated column using R...

rselectdplyrsparklyr

Read More
Tidymodels + Spark...

rsparklyrtidymodels

Read More
How to Filter Spark Dataframe with %in% operator?...

rsparklyr

Read More
Why does adding by 1 actually add by 2 in Sparklyr when using dynamic variable names?...

rapache-sparkdplyrsparklyr

Read More
How can I setup Rstudio, sparklyR on an auto scale cluster managed by slurm?...

rstudioautoscalingslurmsparklyr

Read More
Start H2O context on Databricks with rsparkling...

rapache-sparkh2oazure-databrickssparklyr

Read More
How to filter on partial match using sparklyr...

rapache-sparkdplyrsparklyr

Read More
Calculating cumulative sum in sparklyr...

rapache-sparkdplyrsparklyrcumsum

Read More
sparklyr can I pass format and path options into spark_write_table? or use saveAsTable with spark_wr...

rapache-sparkhiveapache-spark-sqlsparklyr

Read More
Error in installing spark with sparklyr package...

sparklyr

Read More
Alternative for ``stringr::str_detect`` when working in Spark...

rapache-sparkstringrsparklyr

Read More
How to count unique values over time in sparklyr (example given)?...

rapache-sparkapache-spark-sqldata.tablesparklyr

Read More
sparklyr: skip first lines of text files...

rcsvapache-sparksparklyr

Read More
how to run FPGrowth in sparklyr package...

rsparklyrfpgrowth

Read More
How do I get the word-embedding matrix from ft_word2vec (sparklyr-package)?...

word2vecsparklyr

Read More
Connecting to BigQuery from Rstudio running on a Dataproc cluster...

rgoogle-bigquerygoogle-cloud-dataprocsparklyrrstudio-server

Read More
R: subscript out of bounds in tbl_spark when checking its length...

rgroup-bysparklyr

Read More
Trying to Connect R to Spark using Sparklyr...

rapache-sparksparklyr

Read More
Disable hive support in sparklyr...

rsparklyr

Read More
How to extract the first n rows per group from a Spark data frame using recent versions of dplyr (1....

rapache-sparkdplyrsparklyrtop-n

Read More
Aggregating the standard deviation and counting non-NAs in sparklyr...

rsparklyr

Read More
Error in rep(xi, length.out = nvar) : attempt to replicate an object of type 'S4'...

rapache-sparksparkrsparklyr

Read More
Syntax to calculate number of characters Spark R...

rapache-sparksparkrsparklyr

Read More
BackNext