Skip to content

Conversation

@mick88
Copy link

@mick88 mick88 commented Nov 24, 2025

Pandas is loaded at module level. This adds unavoidable overhead to projects using this library.

Because pandas is only used in read_frame, it is more efficient to import it lazily within the method.

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.

1 participant