Skip to content

Move augment and label into data package and remove data_operations#15

Merged
xiao312 merged 1 commit intomainfrom
cleanup-remove-data-operations
Mar 31, 2026
Merged

Move augment and label into data package and remove data_operations#15
xiao312 merged 1 commit intomainfrom
cleanup-remove-data-operations

Conversation

@xiao312
Copy link
Copy Markdown
Member

@xiao312 xiao312 commented Mar 31, 2026

Summary

  • move augmentation helpers into dfode_kit.data.augment
  • move labeling helpers into dfode_kit.data.label
  • export augmentation and labeling from dfode_kit.data
  • update CLI commands to use canonical dfode_kit.data imports
  • remove dfode_kit/data_operations/ entirely
  • update tests to validate canonical dfode_kit.data modules

Verification

  • make verify
  • make docs-build

This completes the data-package consolidation by eliminating the remaining data_operations package.

@xiao312 xiao312 merged commit 5f11c00 into main Mar 31, 2026
@xiao312 xiao312 deleted the cleanup-remove-data-operations branch March 31, 2026 09:12
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