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

reindex() columns in DataFrame

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • None
    • None
    • SQL

    Description

      There is a nice feature in Pandas DataFrames that allows you to reindex columns. Example: a column has 2006-01-01, 2006-01-02, 2006-01-04. If you perform reindex() the missing 2006-01-03 will be filled in.

      This seems necessary to implement in Spark.

      http://pandas.pydata.org/pandas-docs/version/0.17.1/generated/pandas.DataFrame.reindex.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            lababidi Mahmoud Lababidi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: