Skip to content

shift with named axis errors #6724

Closed
Closed
@dalejung

Description

@dalejung
df.shift(1, axis='columns')
# TypeError: tuple indices must be integers, not str

np.roll is being passed the original axis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions