Skip to content

Memory leak #467 redux #790

@wesm

Description

@wesm

This nastiness has crept up again. Critical and must be fixed and 0.7.1 released as soon as humanly possible

df = DataFrame(index=np.arange(100))
for i in range(5000):
    df[i] = 5

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