Basic Usage

    • Execute Spark ML Pipelines without the dependency on the spark context, distributed data frames, and costly execution plans
    1. Use monadic programming as much as possible
    2. Report useful errors