Skip to content

Refactor DataSet.identify_keys into smaller helper methods#226

Open
AlexQuinn-Analytics wants to merge 1 commit intoIntugle:mainfrom
AlexQuinn-Analytics:fix/issue-183-refactor-dataset-identify-keys
Open

Refactor DataSet.identify_keys into smaller helper methods#226
AlexQuinn-Analytics wants to merge 1 commit intoIntugle:mainfrom
AlexQuinn-Analytics:fix/issue-183-refactor-dataset-identify-keys

Conversation

@AlexQuinn-Analytics
Copy link

Fixes #183

This PR refactors DataSet.identify_keys by extracting logical blocks into private helper methods to improve readability and testability. No intended behavior changes.

@raphael-intugle
Copy link
Collaborator

Thanks for your PR ! @AlexQuinn-Analytics . I shall review it soon

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.

[GOOD FIRST ISSUE] Refactor DataSet class: Move large methods into smaller helper functions

2 participants