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/03/07 17:19:01 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  (was: dataframe-api stale-assigned)

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