Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10385

Bivariate statistics in DataFrames

    XMLWordPrintableJSON

Details

    • Umbrella
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • None
    • None
    • ML, SQL

    Description

      Similar to SPARK-10384, it would be nice to have bivariate statistics support in DataFrames (defined as UDAFs). This JIRA discuss general implementation and track subtasks. Bivariate statistics include:

      If we define them as UDAFs, it would be flexible to use them with DataFrames, e.g.,

      df.groupBy("key").agg(corr("x", "y"))
      

      Attachments

        Issue Links

          Activity

            People

              brkyvz Burak Yavuz
              mengxr Xiangrui Meng
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: