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

Lazy import pandas in Structure.as_dataframe() to improve startup speed #3568

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

janosh
Copy link
Member

@janosh janosh commented Jan 22, 2024

Closes #3563.

@janosh janosh added performance Some functionality is too slow or regressed imports Import changes and formatting ux User experience labels Jan 22, 2024
@janosh janosh enabled auto-merge (squash) January 22, 2024 15:19
@janosh janosh merged commit 6e9a033 into master Jan 22, 2024
22 checks passed
@janosh janosh deleted the fix-gh-3563 branch January 22, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imports Import changes and formatting performance Some functionality is too slow or regressed ux User experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minimizing import overhead
1 participant