Index of /apache/spark/docs/2.1.3/api/R
Name Last modified Size Description
Parent Directory -
00Index.html 2024-08-16 12:10 80K R: R Frontend for Apache Spark
00frame_toc.html 2024-08-16 12:10 21K R Documentation of SparkR
AFTSurvivalRegressionModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a AFTSurvivalRegressionModel
ALSModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents an ALSModel
GBTClassificationModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a GBTClassificationModel
GBTRegressionModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents a GBTRegressionModel
GaussianMixtureModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents a GaussianMixtureModel
GeneralizedLinearRegressionModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a generalized linear model
GroupedData.html 2024-08-16 12:10 1.1K R: S4 class that represents a GroupedData
IsotonicRegressionModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents an IsotonicRegressionModel
KMeansModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents a KMeansModel
KSTest-class.html 2024-08-16 12:10 1.0K R: S4 class that represents an KSTest
LDAModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents an LDAModel
LogisticRegressionModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents an LogisticRegressionModel
MultilayerPerceptronClassificationModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a...
NaiveBayesModel-class.html 2024-08-16 12:10 1.0K R: S4 class that represents a NaiveBayesModel
R.css 2024-08-16 12:10 775
RandomForestClassificationModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a RandomForestClassificationModel
RandomForestRegressionModel-class.html 2024-08-16 12:10 1.1K R: S4 class that represents a RandomForestRegressionModel
SparkDataFrame.html 2024-08-16 12:10 5.4K R: S4 class that represents a SparkDataFrame
WindowSpec.html 2024-08-16 12:10 1.1K R: S4 class that represents a WindowSpec
abs.html 2024-08-16 12:10 2.1K R: abs
acos.html 2024-08-16 12:10 3.1K R: acos
add_months.html 2024-08-16 12:10 2.7K R: add_months
alias.html 2024-08-16 12:10 1.4K R: alias
approxCountDistinct.html 2024-08-16 12:10 2.1K R: Returns the approximate number of distinct items in a group
approxQuantile.html 2024-08-16 12:10 3.3K R: Calculates the approximate quantiles of a numerical column of...
arrange.html 2024-08-16 12:10 6.0K R: Arrange Rows by Variables
array_contains.html 2024-08-16 12:10 1.8K R: array_contains
as.data.frame.html 2024-08-16 12:10 5.7K R: Download data from a SparkDataFrame into a R data.frame
ascii.html 2024-08-16 12:10 2.8K R: ascii
asin.html 2024-08-16 12:10 3.1K R: asin
atan.html 2024-08-16 12:10 3.1K R: atan
atan2.html 2024-08-16 12:10 3.2K R: atan2
attach.html 2024-08-16 12:10 5.8K R: Attach SparkDataFrame to R search path
avg.html 2024-08-16 12:10 2.4K R: avg
base64.html 2024-08-16 12:10 2.8K R: base64
between.html 2024-08-16 12:10 1.5K R: between
bin.html 2024-08-16 12:10 3.2K R: bin
bitwiseNOT.html 2024-08-16 12:10 2.1K R: bitwiseNOT
bround.html 2024-08-16 12:10 3.8K R: bround
cache.html 2024-08-16 12:10 4.9K R: Cache
cacheTable.html 2024-08-16 12:10 1.6K R: Cache Table
cancelJobGroup.html 2024-08-16 12:10 1.5K R: Cancel active jobs for the specified group
cast.html 2024-08-16 12:10 2.1K R: Casts the column to a different data type.
cbrt.html 2024-08-16 12:10 3.1K R: cbrt
ceil.html 2024-08-16 12:10 3.3K R: Computes the ceiling of the given value
clearCache.html 2024-08-16 12:10 1.3K R: Clear Cache
clearJobGroup.html 2024-08-16 12:10 1.4K R: Clear current job group ID and its description
coalesce.html 2024-08-16 12:10 7.0K R: Coalesce
collect.html 2024-08-16 12:10 5.5K R: Collects all the elements of a SparkDataFrame and coerces...
coltypes.html 2024-08-16 12:10 5.7K R: coltypes
column.html 2024-08-16 12:10 2.5K R: S4 class that represents a SparkDataFrame column
columnfunctions.html 2024-08-16 12:10 1.2K R: A set of operations working with SparkDataFrame columns
columns.html 2024-08-16 12:10 5.8K R: Column Names of SparkDataFrame
concat.html 2024-08-16 12:10 2.8K R: concat
concat_ws.html 2024-08-16 12:10 3.0K R: concat_ws
conv.html 2024-08-16 12:10 3.3K R: conv
corr.html 2024-08-16 12:10 4.7K R: corr
cos.html 2024-08-16 12:10 3.1K R: cos
cosh.html 2024-08-16 12:10 3.1K R: cosh
count.html 2024-08-16 12:10 2.8K R: Count
countDistinct.html 2024-08-16 12:10 2.6K R: Count Distinct Values
cov.html 2024-08-16 12:10 4.7K R: cov
covar_pop.html 2024-08-16 12:10 3.4K R: covar_pop
crc32.html 2024-08-16 12:10 1.7K R: crc32
createDataFrame.html 2024-08-16 12:10 2.4K R: Create a SparkDataFrame
createExternalTable.html 2024-08-16 12:10 2.3K R: Create an external table
createOrReplaceTempView.html 2024-08-16 12:10 5.4K R: Creates a temporary view using the given name.
crossJoin.html 2024-08-16 12:10 5.2K R: CrossJoin
crosstab.html 2024-08-16 12:10 2.8K R: Computes a pair-wise frequency table of the given columns
cume_dist.html 2024-08-16 12:10 2.3K R: cume_dist
dapply.html 2024-08-16 12:10 6.3K R: dapply
dapplyCollect.html 2024-08-16 12:10 5.8K R: dapplyCollect
date_add.html 2024-08-16 12:10 2.7K R: date_add
date_format.html 2024-08-16 12:10 3.1K R: date_format
date_sub.html 2024-08-16 12:10 2.7K R: date_sub
datediff.html 2024-08-16 12:10 2.7K R: datediff
dayofmonth.html 2024-08-16 12:10 2.6K R: dayofmonth
dayofyear.html 2024-08-16 12:10 2.6K R: dayofyear
decode.html 2024-08-16 12:10 3.0K R: decode
dense_rank.html 2024-08-16 12:10 2.6K R: dense_rank
dim.html 2024-08-16 12:10 5.0K R: Returns the dimensions of SparkDataFrame
distinct.html 2024-08-16 12:10 5.1K R: Distinct
drop.html 2024-08-16 12:10 5.4K R: drop
dropDuplicates.html 2024-08-16 12:10 5.4K R: dropDuplicates
dropTempTable-deprecated.html 2024-08-16 12:10 1.8K R: (Deprecated) Drop Temporary Table
dropTempView.html 2024-08-16 12:10 1.8K R: Drops the temporary view with the given view name in the...
dtypes.html 2024-08-16 12:10 4.9K R: DataTypes
encode.html 2024-08-16 12:10 3.0K R: encode
endsWith.html 2024-08-16 12:10 1.6K R: endsWith
except.html 2024-08-16 12:10 5.2K R: except
exp.html 2024-08-16 12:10 3.1K R: exp
explain.html 2024-08-16 12:10 5.2K R: Explain
explode.html 2024-08-16 12:10 1.7K R: explode
expm1.html 2024-08-16 12:10 3.1K R: expm1
expr.html 2024-08-16 12:10 2.2K R: expr
factorial.html 2024-08-16 12:10 3.1K R: factorial
filter.html 2024-08-16 12:10 5.6K R: Filter
first.html 2024-08-16 12:10 6.6K R: Return the first row of a SparkDataFrame
fitted.html 2024-08-16 12:10 2.1K R: Get fitted result from a k-means model
floor.html 2024-08-16 12:10 3.1K R: floor
format_number.html 2024-08-16 12:10 3.1K R: format_number
format_string.html 2024-08-16 12:10 3.0K R: format_string
freqItems.html 2024-08-16 12:10 2.6K R: Finding frequent items for columns, possibly with false...
from_unixtime.html 2024-08-16 12:10 3.2K R: from_unixtime
from_utc_timestamp.html 2024-08-16 12:10 2.9K R: from_utc_timestamp
gapply.html 2024-08-16 12:10 8.3K R: gapply
gapplyCollect.html 2024-08-16 12:10 7.6K R: gapplyCollect
generateAliasesForIntersectedCols.html 2024-08-16 12:10 1.5K R: Creates a list of columns by replacing the intersected ones...
getNumPartitions.html 2024-08-16 12:10 4.9K R: getNumPartitions
glm.html 2024-08-16 12:10 6.8K R: Generalized Linear Models (R-compliant)
greatest.html 2024-08-16 12:10 2.3K R: greatest
groupBy.html 2024-08-16 12:10 5.5K R: GroupBy
hash.html 2024-08-16 12:10 1.8K R: hash
hashCode.html 2024-08-16 12:10 1.7K R: Compute the hashCode of an object
head.html 2024-08-16 12:10 5.2K R: Head
hex.html 2024-08-16 12:10 3.1K R: hex
histogram.html 2024-08-16 12:10 5.9K R: Compute histogram statistics for given column
hour.html 2024-08-16 12:10 2.6K R: hour
hypot.html 2024-08-16 12:10 3.2K R: hypot
ifelse.html 2024-08-16 12:10 2.6K R: ifelse
index.html 2024-08-16 12:10 295 Documentation of the SparkR package
initcap.html 2024-08-16 12:10 2.9K R: initcap
insertInto.html 2024-08-16 12:10 5.6K R: insertInto
install.spark.html 2024-08-16 12:10 4.2K R: Download and Install Apache Spark to a Local Directory
instr.html 2024-08-16 12:10 3.0K R: instr
intersect.html 2024-08-16 12:10 5.2K R: Intersect
is.nan.html 2024-08-16 12:10 2.2K R: is.nan
isLocal.html 2024-08-16 12:10 5.0K R: isLocal
join.html 2024-08-16 12:10 5.9K R: Join
kurtosis.html 2024-08-16 12:10 2.3K R: kurtosis
lag.html 2024-08-16 12:10 2.9K R: lag
last.html 2024-08-16 12:10 2.8K R: last
last_day.html 2024-08-16 12:10 2.8K R: last_day
lead.html 2024-08-16 12:10 2.8K R: lead
least.html 2024-08-16 12:10 2.3K R: least
length.html 2024-08-16 12:10 2.7K R: length
levenshtein.html 2024-08-16 12:10 2.8K R: levenshtein
limit.html 2024-08-16 12:10 5.1K R: Limit
lit.html 2024-08-16 12:10 2.3K R: lit
locate.html 2024-08-16 12:10 3.2K R: locate
log.html 2024-08-16 12:10 3.1K R: log
log10.html 2024-08-16 12:10 3.1K R: log10
log1p.html 2024-08-16 12:10 3.1K R: log1p
log2.html 2024-08-16 12:10 3.1K R: log2
lower.html 2024-08-16 12:10 2.7K R: lower
lpad.html 2024-08-16 12:10 2.9K R: lpad
ltrim.html 2024-08-16 12:10 2.7K R: ltrim
match.html 2024-08-16 12:10 1.7K R: Match a column with given values.
max.html 2024-08-16 12:10 2.3K R: max
md5.html 2024-08-16 12:10 1.7K R: md5
mean.html 2024-08-16 12:10 2.3K R: mean
merge.html 2024-08-16 12:10 7.8K R: Merges two data frames
min.html 2024-08-16 12:10 2.3K R: min
minute.html 2024-08-16 12:10 2.6K R: minute
monotonically_increasing_id.html 2024-08-16 12:10 2.5K R: monotonically_increasing_id
month.html 2024-08-16 12:10 2.6K R: month
months_between.html 2024-08-16 12:10 2.8K R: months_between
mutate.html 2024-08-16 12:10 5.9K R: Mutate
nafunctions.html 2024-08-16 12:10 7.1K R: A set of SparkDataFrame functions working with NA values
nanvl.html 2024-08-16 12:10 2.3K R: nanvl
ncol.html 2024-08-16 12:10 5.0K R: Returns the number of columns in a SparkDataFrame
negate.html 2024-08-16 12:10 2.1K R: negate
next_day.html 2024-08-16 12:10 3.2K R: next_day
nrow.html 2024-08-16 12:10 5.1K R: Returns the number of rows in a SparkDataFrame
ntile.html 2024-08-16 12:10 2.4K R: ntile
orderBy.html 2024-08-16 12:10 2.2K R: Ordering Columns in a WindowSpec
otherwise.html 2024-08-16 12:10 1.6K R: otherwise
over.html 2024-08-16 12:10 2.4K R: over
partitionBy.html 2024-08-16 12:10 2.0K R: partitionBy
percent_rank.html 2024-08-16 12:10 2.2K R: percent_rank
persist.html 2024-08-16 12:10 5.4K R: Persist
pivot.html 2024-08-16 12:10 3.1K R: Pivot a column of the GroupedData and perform the specified...
pmod.html 2024-08-16 12:10 3.2K R: pmod
posexplode.html 2024-08-16 12:10 1.7K R: posexplode
predict.html 2024-08-16 12:10 1.7K R: Makes predictions from a MLlib model
print.jobj.html 2024-08-16 12:10 1.2K R: Print a JVM object reference.
print.structField.html 2024-08-16 12:10 1.2K R: Print a Spark StructField.
print.structType.html 2024-08-16 12:10 1.2K R: Print a Spark StructType.
printSchema.html 2024-08-16 12:10 5.0K R: Print Schema of a SparkDataFrame
quarter.html 2024-08-16 12:10 2.6K R: quarter
rand.html 2024-08-16 12:10 2.2K R: rand
randn.html 2024-08-16 12:10 2.3K R: randn
randomSplit.html 2024-08-16 12:10 5.4K R: randomSplit
rangeBetween.html 2024-08-16 12:10 2.4K R: rangeBetween
rank.html 2024-08-16 12:10 2.7K R: rank
rbind.html 2024-08-16 12:10 5.5K R: Union two or more SparkDataFrames
read.df.html 2024-08-16 12:10 2.9K R: Load a SparkDataFrame
read.jdbc.html 2024-08-16 12:10 3.6K R: Create a SparkDataFrame representing the database table...
read.json.html 2024-08-16 12:10 2.0K R: Create a SparkDataFrame from a JSON file.
read.ml.html 2024-08-16 12:10 1.6K R: Load a fitted MLlib model from the input path.
read.orc.html 2024-08-16 12:10 1.2K R: Create a SparkDataFrame from an ORC file.
read.parquet.html 2024-08-16 12:10 1.3K R: Create a SparkDataFrame from a Parquet file.
read.text.html 2024-08-16 12:10 2.0K R: Create a SparkDataFrame from a text file.
regexp_extract.html 2024-08-16 12:10 3.1K R: regexp_extract
regexp_replace.html 2024-08-16 12:10 3.1K R: regexp_replace
registerTempTable-deprecated.html 2024-08-16 12:10 5.3K R: (Deprecated) Register Temporary Table
rename.html 2024-08-16 12:10 5.8K R: rename
repartition.html 2024-08-16 12:10 6.0K R: Repartition
reverse.html 2024-08-16 12:10 2.7K R: reverse
rint.html 2024-08-16 12:10 3.2K R: rint
round.html 2024-08-16 12:10 3.2K R: round
row_number.html 2024-08-16 12:10 2.1K R: row_number
rowsBetween.html 2024-08-16 12:10 2.4K R: rowsBetween
rpad.html 2024-08-16 12:10 3.0K R: rpad
rtrim.html 2024-08-16 12:10 2.7K R: rtrim
sample.html 2024-08-16 12:10 5.7K R: Sample
sampleBy.html 2024-08-16 12:10 2.4K R: Returns a stratified sample without replacement
saveAsTable.html 2024-08-16 12:10 6.3K R: Save the contents of the SparkDataFrame to a data source as a...
schema.html 2024-08-16 12:10 5.0K R: Get schema object
sd.html 2024-08-16 12:10 2.6K R: sd
second.html 2024-08-16 12:10 2.6K R: second
select.html 2024-08-16 12:10 6.4K R: Select
selectExpr.html 2024-08-16 12:10 5.3K R: SelectExpr
setJobGroup.html 2024-08-16 12:10 2.0K R: Assigns a group ID to all the jobs started by this thread...
setLogLevel.html 2024-08-16 12:10 1.5K R: Set new log level
sha1.html 2024-08-16 12:10 1.7K R: sha1
sha2.html 2024-08-16 12:10 1.8K R: sha2
shiftLeft.html 2024-08-16 12:10 3.3K R: shiftLeft
shiftRight.html 2024-08-16 12:10 3.3K R: shiftRight
shiftRightUnsigned.html 2024-08-16 12:10 3.4K R: shiftRightUnsigned
show.html 2024-08-16 12:10 5.2K R: show
showDF.html 2024-08-16 12:10 5.5K R: showDF
sign.html 2024-08-16 12:10 3.2K R: signum
sin.html 2024-08-16 12:10 3.1K R: sin
sinh.html 2024-08-16 12:10 3.1K R: sinh
size.html 2024-08-16 12:10 1.6K R: size
skewness.html 2024-08-16 12:10 2.3K R: skewness
sort_array.html 2024-08-16 12:10 2.0K R: sort_array
soundex.html 2024-08-16 12:10 2.7K R: soundex
spark.addFile.html 2024-08-16 12:10 2.2K R: Add a file or directory to be downloaded with this Spark job...
spark.als.html 2024-08-16 12:10 6.3K R: Alternating Least Squares (ALS) for Collaborative Filtering
spark.gaussianMixture.html 2024-08-16 12:10 4.8K R: Multivariate Gaussian Mixture Model (GMM)
spark.gbt.html 2024-08-16 12:10 8.5K R: Gradient Boosted Tree Model for Regression and Classification
spark.getSparkFiles.html 2024-08-16 12:10 1.7K R: Get the absolute path of a file added through spark.addFile.
spark.getSparkFilesRootDirectory.html 2024-08-16 12:10 1.6K R: Get the root directory that contains files added through...
spark.glm.html 2024-08-16 12:10 5.8K R: Generalized Linear Models
spark.isoreg.html 2024-08-16 12:10 4.7K R: Isotonic Regression Model
spark.kmeans.html 2024-08-16 12:10 5.2K R: K-Means Clustering Model
spark.kstest.html 2024-08-16 12:10 4.2K R: (One-Sample) Kolmogorov-Smirnov Test
spark.lapply.html 2024-08-16 12:10 2.9K R: Run a function over a list of elements, distributing the...
spark.lda.html 2024-08-16 12:10 7.8K R: Latent Dirichlet Allocation
spark.logit.html 2024-08-16 12:10 6.8K R: Logistic Regression Model
spark.mlp.html 2024-08-16 12:10 5.9K R: Multilayer Perceptron Classification Model
spark.naiveBayes.html 2024-08-16 12:10 4.3K R: Naive Bayes Models
spark.randomForest.html 2024-08-16 12:10 8.3K R: Random Forest Model for Regression and Classification
spark.survreg.html 2024-08-16 12:10 4.1K R: Accelerated Failure Time (AFT) Survival Regression Model
sparkR.callJMethod.html 2024-08-16 12:10 2.9K R: Call Java Methods
sparkR.callJStatic.html 2024-08-16 12:10 2.8K R: Call Static Java Methods
sparkR.conf.html 2024-08-16 12:10 2.1K R: Get Runtime Config from the current active SparkSession
sparkR.init-deprecated.html 2024-08-16 12:10 3.1K R: (Deprecated) Initialize a new Spark Context
sparkR.newJObject.html 2024-08-16 12:10 2.7K R: Create Java Objects
sparkR.session.html 2024-08-16 12:10 4.6K R: Get the existing SparkSession or initialize a new...
sparkR.session.stop.html 2024-08-16 12:10 1.0K R: Stop the Spark Session and Spark Context
sparkR.uiWebUrl.html 2024-08-16 12:10 1.5K R: Get the URL of the SparkUI instance for the current active...
sparkR.version.html 2024-08-16 12:10 1.5K R: Get version of Spark on which this application is running
sparkRHive.init-deprecated.html 2024-08-16 12:10 1.8K R: (Deprecated) Initialize a new HiveContext
sparkRSQL.init-deprecated.html 2024-08-16 12:10 1.9K R: (Deprecated) Initialize a new SQLContext
spark_partition_id.html 2024-08-16 12:10 1.7K R: Return the partition ID as a column
sql.html 2024-08-16 12:10 1.7K R: SQL Query
sqrt.html 2024-08-16 12:10 3.1K R: sqrt
startsWith.html 2024-08-16 12:10 1.6K R: startsWith
stddev_pop.html 2024-08-16 12:10 2.4K R: stddev_pop
stddev_samp.html 2024-08-16 12:10 2.4K R: stddev_samp
storageLevel.html 2024-08-16 12:10 5.0K R: StorageLevel
str.html 2024-08-16 12:10 5.1K R: Compactly display the structure of a dataset
struct.html 2024-08-16 12:10 2.3K R: struct
structField.html 2024-08-16 12:10 2.3K R: structField
structType.html 2024-08-16 12:10 2.1K R: structType
subset.html 2024-08-16 12:10 6.9K R: Subset
substr.html 2024-08-16 12:10 1.5K R: substr
substring_index.html 2024-08-16 12:10 3.5K R: substring_index
sum.html 2024-08-16 12:10 2.3K R: sum
sumDistinct.html 2024-08-16 12:10 2.3K R: sumDistinct
summarize.html 2024-08-16 12:10 6.6K R: summarize
summary.html 2024-08-16 12:10 5.7K R: summary
tableNames.html 2024-08-16 12:10 1.5K R: Table Names
tableToDF.html 2024-08-16 12:10 1.8K R: Create a SparkDataFrame from a SparkSQL Table
tables.html 2024-08-16 12:10 1.5K R: Tables
take.html 2024-08-16 12:10 5.2K R: Take the first NUM rows of a SparkDataFrame and return the...
tan.html 2024-08-16 12:10 3.1K R: tan
tanh.html 2024-08-16 12:10 3.1K R: tanh
toDegrees.html 2024-08-16 12:10 3.2K R: toDegrees
toRadians.html 2024-08-16 12:10 3.2K R: toRadians
to_date.html 2024-08-16 12:10 2.6K R: to_date
to_utc_timestamp.html 2024-08-16 12:10 2.9K R: to_utc_timestamp
translate.html 2024-08-16 12:10 3.4K R: translate
trim.html 2024-08-16 12:10 2.7K R: trim
unbase64.html 2024-08-16 12:10 2.8K R: unbase64
uncacheTable.html 2024-08-16 12:10 1.7K R: Uncache Table
unhex.html 2024-08-16 12:10 3.2K R: unhex
union.html 2024-08-16 12:10 5.7K R: Return a new SparkDataFrame containing the union of rows
unix_timestamp.html 2024-08-16 12:10 3.2K R: unix_timestamp
unpersist.html 2024-08-16 12:10 5.3K R: Unpersist
upper.html 2024-08-16 12:10 2.7K R: upper
var.html 2024-08-16 12:10 2.6K R: var
var_pop.html 2024-08-16 12:10 2.4K R: var_pop
var_samp.html 2024-08-16 12:10 2.4K R: var_samp
weekofyear.html 2024-08-16 12:10 2.6K R: weekofyear
when.html 2024-08-16 12:10 2.4K R: when
window.html 2024-08-16 12:10 4.9K R: window
windowOrderBy.html 2024-08-16 12:10 2.0K R: windowOrderBy
windowPartitionBy.html 2024-08-16 12:10 2.1K R: windowPartitionBy
with.html 2024-08-16 12:10 5.5K R: Evaluate a R expression in an environment constructed from a...
withColumn.html 2024-08-16 12:10 5.8K R: WithColumn
write.df.html 2024-08-16 12:10 6.6K R: Save the contents of SparkDataFrame to a data source.
write.jdbc.html 2024-08-16 12:10 6.4K R: Save the content of SparkDataFrame to an external database...
write.json.html 2024-08-16 12:10 5.6K R: Save the contents of SparkDataFrame as a JSON file
write.ml.html 2024-08-16 12:10 1.9K R: Saves the MLlib model to the input path
write.orc.html 2024-08-16 12:10 5.6K R: Save the contents of SparkDataFrame as an ORC file,...
write.parquet.html 2024-08-16 12:10 5.8K R: Save the contents of SparkDataFrame as a Parquet file,...
write.text.html 2024-08-16 12:10 5.7K R: Save the content of SparkDataFrame in a text file at the...
year.html 2024-08-16 12:10 2.6K R: year
Apache/2.4.58 (Ubuntu) Server at mirror.efect.ro Port 80