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

Introducing get_dummies method in pyspark

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.4.4
    • None
    • PySpark
    • Important

    Description

      Introducing get_dummies method in pyspark same as pandas.

      Many times when using categorical variable and we want to flatten the data to do one-hot encoding to generate columns and fill the matrix, get_dummies is very useful in that scenario.

       

      The objective here is to introduce get_dummies to pyspark.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            krishna.tiwari Krishna Kumar Tiwari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: