I would like to propose enabling additional ruff rules. There might be performance gains when enabling some of these? E.g.: - [x] RUF: https://docs.astral.sh/ruff/rules/#ruff-specific-rules-ruf - [x] PD: https://docs.astral.sh/ruff/rules/#pandas-vet-pd - [ ] UP: https://docs.astral.sh/ruff/rules/#pyupgrade-up - [ ] NPY: https://docs.astral.sh/ruff/rules/#numpy-specific-rules-npy What do you think?
I would like to propose enabling additional ruff rules.
There might be performance gains when enabling some of these? E.g.:
What do you think?