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

Improve DataFrame Performance #6824

Open
4 of 9 tasks
asmirnov82 opened this issue Sep 14, 2023 · 1 comment
Open
4 of 9 tasks

Improve DataFrame Performance #6824

asmirnov82 opened this issue Sep 14, 2023 · 1 comment
Labels
enhancement New feature or request untriaged New issue has not been triaged

Comments

@asmirnov82
Copy link
Contributor

asmirnov82 commented Sep 14, 2023

DataFrame performance is relatively slow and can be improved.

As this is a complex issue, it has sence to split it into several independent steps. This Epic is a container for related changes to keep it accessible from one place. Here is the list of proposed changes:


Improve Performance of DataFrame Arithmetic Operations


Improve Performance of Filtering


Improve Performance of Indexing

@asmirnov82 asmirnov82 added the enhancement New feature or request label Sep 14, 2023
@ghost ghost added the untriaged New issue has not been triaged label Sep 14, 2023
@asmirnov82 asmirnov82 changed the title Improve performance of DataFrame arithmetic operations Improve DataFrame Performance Sep 14, 2023
@luisquintanilla
Copy link
Contributor

Thanks @asmirnov82 for putting this together. I'll take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

2 participants