[
https://issues.apache.org/jira/browse/BEAM-11711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-11711:
---------------------------------
Labels: dataframe-api stale-P2 (was: dataframe-api)
> 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: sdk-py-core
> Reporter: Brian Hulette
> Priority: P2
> Labels: dataframe-api, stale-P2
>
> 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.3.4#803005)