karps-0.2.0.0: Haskell bindings for Spark Dataframes and Datasets

Safe HaskellNone
LanguageHaskell2010

Spark.Core.Internal.ColumnStandard

Description

The standard library of functions operating on columns only.

Documentation

asDoubleCol :: Num a => Column ref a -> Column ref Double Source #