You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/05/06 17:20:00 UTC

[jira] [Updated] (BEAM-11711) set_index should accept Series and Index instances

     [ 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)