dataframe-0.3.3.6: A fast, safe, and intuitive DataFrame library.
Safe HaskellNone
LanguageHaskell2010

DataFrame.Operations.Typing

Documentation

countNonEmpty :: Vector (Maybe a) -> Int Source #

equalNonEmpty :: Vector (Maybe a) -> Vector (Maybe b) -> Bool Source #