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

Table.view_as() performance fixes #70

Merged
merged 3 commits into from
Feb 8, 2024
Merged

Table.view_as() performance fixes #70

merged 3 commits into from
Feb 8, 2024

Conversation

gipert
Copy link
Member

@gipert gipert commented Feb 8, 2024

  • Fix logging module
  • Make Table.view_as("pd") faster by avoiding copies
  • Fix for Table.view_as("ak"): now it's really fast

@gipert gipert added bug Something isn't working performance Code performance labels Feb 8, 2024
@gipert gipert merged commit 7ac2c22 into main Feb 8, 2024
12 checks passed
@gipert gipert deleted the fix branch February 8, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance Code performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant