Skip to content

segmentation fault in fillna #2775

Closed
Closed
@gtakacs

Description

@gtakacs

The following code causes segmentation fault (tried with pandas 0.10.1):
pandas.DataFrame(columns=["x"]).x.fillna(method="pad", inplace=1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions