Showing content from http://spark.apache.org/docs/latest/api/scala/org/apache/spark/sql/DataFrameStatFunctions.html below:
Spark 4.0.0 ScalaDoc - org.apache.spark.sql.DataFrameStatFunctions
abstract class DataFrameStatFunctions extends AnyRef
î·î
Ordering
- Alphabetic
- By Inheritance
Inherited
- DataFrameStatFunctions
- AnyRef
- Any
Visibility
- Public
- Protected
Instance Constructors
- î
new DataFrameStatFunctions()
Abstract Value Members
- î
abstract def approxQuantile(cols: Array[String], probabilities: Array[Double], relativeError: Double): Array[Array[Double]]
- î
abstract def corr(col1: String, col2: String, method: String): Double
- î
abstract def cov(col1: String, col2: String): Double
- î
abstract def crosstab(col1: String, col2: String): DataFrame
- î
abstract def df: DataFrame
- î
abstract def freqItems(cols: Seq[String], support: Double): DataFrame
- î
abstract def sampleBy[T](col: Column, fractions: Map[T, Double], seed: Long): DataFrame
Concrete Value Members
- î
final def !=(arg0: Any): Boolean
- î
final def ##: Int
- î
final def ==(arg0: Any): Boolean
- î
def approxQuantile(col: String, probabilities: Array[Double], relativeError: Double): Array[Double]
- î
final def asInstanceOf[T0]: T0
- î
def bloomFilter(col: Column, expectedNumItems: Long, numBits: Long): BloomFilter
- î
def bloomFilter(colName: String, expectedNumItems: Long, numBits: Long): BloomFilter
- î
def bloomFilter(col: Column, expectedNumItems: Long, fpp: Double): BloomFilter
- î
def bloomFilter(colName: String, expectedNumItems: Long, fpp: Double): BloomFilter
- î
def clone(): AnyRef
- î
def corr(col1: String, col2: String): Double
- î
def countMinSketch(col: Column, eps: Double, confidence: Double, seed: Int): CountMinSketch
- î
def countMinSketch(col: Column, depth: Int, width: Int, seed: Int): CountMinSketch
- î
def countMinSketch(colName: String, eps: Double, confidence: Double, seed: Int): CountMinSketch
- î
def countMinSketch(colName: String, depth: Int, width: Int, seed: Int): CountMinSketch
- î
final def eq(arg0: AnyRef): Boolean
- î
def equals(arg0: AnyRef): Boolean
- î
def freqItems(cols: Seq[String]): DataFrame
- î
def freqItems(cols: Array[String]): DataFrame
- î
def freqItems(cols: Array[String], support: Double): DataFrame
- î
final def getClass(): Class[_ <: AnyRef]
- î
def hashCode(): Int
- î
final def isInstanceOf[T0]: Boolean
- î
final def ne(arg0: AnyRef): Boolean
- î
final def notify(): Unit
- î
final def notifyAll(): Unit
- î
def sampleBy[T](col: Column, fractions: Map[T, Double], seed: Long): DataFrame
- î
def sampleBy[T](col: String, fractions: Map[T, Double], seed: Long): DataFrame
- î
def sampleBy[T](col: String, fractions: Map[T, Double], seed: Long): DataFrame
- î
final def synchronized[T0](arg0: => T0): T0
- î
def toString(): String
- î
final def wait(arg0: Long, arg1: Int): Unit
- î
final def wait(arg0: Long): Unit
- î
final def wait(): Unit
Deprecated Value Members
- î
def finalize(): Unit
Inherited from AnyRef
Inherited from Any
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