Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11711

set_index should accept Series and Index instances

Details

    Description

      Currently our implementation of set_index only supports columns labels, but the actual implementation also allows passing Index or Series instances.

      df.set_index([df.index, df.foo, df['baz']])

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bhulette Brian Hulette
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: