ruff/crates/ruff_linter
Dan bc87b705ea Improve PD011 detection to exclude non-pandas .values usage
Refactored pandas_vet helpers to more accurately distinguish between pandas and non-pandas sources for .values attribute access, explicitly excluding numpy and other irrelevant bindings. Added a new test fixture and snapshot for PD011, and updated test cases to use the fixture file.
2025-11-01 13:31:05 -04:00
..
resources Improve PD011 detection to exclude non-pandas .values usage 2025-11-01 13:31:05 -04:00
src Improve PD011 detection to exclude non-pandas .values usage 2025-11-01 13:31:05 -04:00
Cargo.toml Bump 0.14.0 (#20751) 2025-10-07 11:05:47 -07:00