-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Labels
breakingBreaking API changeBreaking API change
Milestone
Description
PD901 disallows df as a variable name. This is an opinionated rule in pandas-vet so is typically only enabled via explicit opt-in. But we don't have that behavior for 900-level rules, so it's always enabled if you enable PD. The rule is overly strict for most cases, so I think it's a net-negative to have it in Ruff given our behavior.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breakingBreaking API changeBreaking API change