Description
This code actually may make a difference to performance:
Task here is:
0. make sure you've followed the steps in https://pandas.pydata.org/docs/dev/development/contributing.html and have set up your development environment
- remove 3-5 of the lines in
Lines 293 to 326 in d385465
- run
pre-commit run ruff --all-files
, and fix up the issues it reports. You can see STYLE start enabling TCH #51687 for some examples of how to do this - if
pre-commit run ruff --all-files
passes, then stage, commit, push, open pull request, celebrate
Please don't comment "take" on this issue (as multiple people can be assigned), and don't ask for permission to work on it. Instead, just leave a comment letting people know which