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

modified to use pandas Series for current_onjects #21

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

davedavemckay
Copy link
Collaborator

Using pandas Series.isin() much more efficient.

100s of microseconds vs 100s of milliseconds for same list.

@davedavemckay davedavemckay linked an issue Aug 2, 2024 that may be closed by this pull request
@davedavemckay davedavemckay merged commit 3ce2a40 into main Aug 2, 2024
2 checks passed
@davedavemckay davedavemckay deleted the 20-current-objects-checking-is-inefficient branch August 2, 2024 15:41
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.

Current Objects checking is inefficient
1 participant