Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak #467 redux #790

Closed
wesm opened this issue Feb 15, 2012 · 0 comments
Closed

Memory leak #467 redux #790

wesm opened this issue Feb 15, 2012 · 0 comments
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Feb 15, 2012

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
@wesm wesm closed this as completed Feb 17, 2012
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant