Skip to content

Conversation

@rikbw
Copy link
Contributor

@rikbw rikbw commented Nov 27, 2024

Importing pandas is relatively slow and a major part of the work of importing pythonwhat inside pyodide.

When we start using this in regular sessions, this could make the sessions a tiny bit slower. To prevent that, we can start adding a special block that just runs import pandas as pd but only for regular sessions.

@rikbw rikbw changed the title feat: lazy import pandas [CP-3513] feat: lazy import pandas Nov 27, 2024
@rikbw rikbw merged commit 73efcb4 into master Nov 27, 2024
1 check passed
@rikbw rikbw mentioned this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants