[
https://issues.apache.org/jira/browse/BEAM-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17549151#comment-17549151
]
Danny McCormick commented on BEAM-11711:
----------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/20759
> set_index should accept Series and Index instances
> --------------------------------------------------
>
> Key: BEAM-11711
> URL: https://issues.apache.org/jira/browse/BEAM-11711
> Project: Beam
> Issue Type: Improvement
> Components: dsl-dataframe, sdk-py-core
> Reporter: Brian Hulette
> Priority: P3
> Labels: dataframe-api
>
> 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']])}}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)