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

Use lazy imports for dask and pandas #1442

Merged
merged 1 commit into from
May 23, 2023
Merged

Conversation

dpgrote
Copy link
Member

@dpgrote dpgrote commented May 15, 2023

Lazy imports are done to speed up the import of the module when dask and pandas are not needed. In those cases, this will speed up the import of openpmd-api.

@ax3l ax3l self-requested a review May 15, 2023 21:32
@ax3l ax3l self-assigned this May 15, 2023
@ax3l ax3l added this to the 0.15.2 milestone May 15, 2023
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ax3l ax3l merged commit f875c10 into openPMD:dev May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants