Skip to content

Conversation

@patelheet30
Copy link
Owner

Changed

  • Optimised performance of check_duplicate_rows to handle large DataFrames with many rows more efficiently.
  • Optimised performance of check_mixed_types using vectorised operations to reduce processing time on large DataFrames.
  • Optimised performance of check_whitespace by leveraging pandas string methods for faster detection of whitespace issues.
  • Optimised performance of check_outliers with reduced memory usage/allocation.

@patelheet30 patelheet30 merged commit 0e7cc7b into main Nov 26, 2025
4 checks passed
@patelheet30 patelheet30 deleted the feat/performance-optimisations branch November 26, 2025 13:39
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.

2 participants