capitalone / datacompy

Pandas, Polars, and Spark DataFrame comparison for humans and more!
https://capitalone.github.io/datacompy/
Apache License 2.0
420 stars 124 forks source link

switch to ruff for linting and all the things. #289

Open fdosani opened 2 months ago

fdosani commented 2 months ago

Ruff is nice and encapsulates a lot of other tools into one. Proposal is to move to ruff vs individual using black, isort, etc.