Skip to content

Conversation

@burakkyildiz
Copy link

Replaced undefined variable 'col' with 'target_col' to prevent NameError.

Summary

Replaced undefined variable col with the correct parameter target_col inside the remove_outliers_from_column function.

Impact

This fix ensures the function works correctly and improves code reliability.

Replaced undefined variable 'col' with 'target_col' to prevent NameError.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant