Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-690

Add reverse slicing to PyDML

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • None
    • SystemDS 2.0
    • Parser, PythonAPI
    • None

    Description

      In Python, the addition of a third "step" parameter in a slice will allow for reverse slicing, i.e., X[3:0:-1,] will return row 3 (inclusive) back to row 0 (exclusive) correctly reversed. We should add this to PyDML.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dusenberrymw Mike Dusenberry
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: