Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add MinMaxScaler. #16

Merged
merged 2 commits into from
Jan 12, 2024
Merged

Conversation

toohsk
Copy link
Contributor

@toohsk toohsk commented Jan 10, 2024

Hi team!
I thought this is a very interesting project and want to contribute in some way, so I implemented the MinMaxScaler functionality.
Should I also implement a base class for Scaler?

Please let me know if there is anything I am missing in the steps for contribution!

@toohsk toohsk changed the title Add MinMaxScaler to standardize method. Feature: adding MinMaxScaler. Jan 10, 2024
@toohsk toohsk force-pushed the feature/add-MinMaxScaler branch from 4e1749b to e2737f4 Compare January 10, 2024 15:08
@toohsk toohsk changed the title Feature: adding MinMaxScaler. feat: Add MinMaxScaler. Jan 10, 2024
Copy link
Member

@gforsyth gforsyth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for putting this in @toohsk ! I think this is good to go in!

@gforsyth gforsyth merged commit 083496d into ibis-project:main Jan 12, 2024
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