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

Use None as the default for "feature scaling" parameter #735

Open
desilinguist opened this issue May 30, 2023 · 2 comments
Open

Use None as the default for "feature scaling" parameter #735

desilinguist opened this issue May 30, 2023 · 2 comments

Comments

@desilinguist
Copy link
Member

Do it in two stages, i.e. two releases.

  1. The first shows a deprecation warning if "none" is specified.
  2. Using "none" raises an error.
@tamarl08
Copy link
Contributor

tamarl08 commented Sep 3, 2024

@desilinguist ConfigParser supports only string values. How about we make it an empty string?

@desilinguist
Copy link
Member Author

Yeah that works too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants