Skip to content

ENH: Create preprocessing module#3

Merged
angelsevillamol merged 4 commits intomainfrom
preprocessing-module
Jul 4, 2025
Merged

ENH: Create preprocessing module#3
angelsevillamol merged 4 commits intomainfrom
preprocessing-module

Conversation

@angelsevillamol
Copy link
Copy Markdown
Owner

What does this implement/fix? Explain your changes

  • Add new module preprocessing for input preprocessing routines.
  • Implement preprocess_input()normalize(), and standardize() functions.
  • Add unit tests for preprocessing.py.
  • Set up __init__.py files to expose module functions.

@angelsevillamol angelsevillamol added the enhancement New feature or request label Jul 4, 2025
@angelsevillamol angelsevillamol merged commit 89168d5 into main Jul 4, 2025
20 of 25 checks passed
@angelsevillamol angelsevillamol deleted the preprocessing-module branch July 4, 2025 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant