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

Handle missing values in GConstruct #1166

Open
thvasilo opened this issue Feb 13, 2025 · 0 comments
Open

Handle missing values in GConstruct #1166

thvasilo opened this issue Feb 13, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@thvasilo
Copy link
Contributor

Currently GConstruct does not offer ways to handle missing values for any of its transformations. We'll need to add that to bring it to parity with GSProcessing

@thvasilo thvasilo added enhancement New feature or request good first issue Good for newcomers labels Feb 13, 2025
classicsong added a commit that referenced this issue Feb 14, 2025
*Issue #, if available:*
#1166 

*Description of changes:*
Validate the numerical values during data transformation when debug mode
is True.
(GConstruct has already handled the None value in CategoricalTransform
and TokenTransform.


By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.

---------

Co-authored-by: Xiang Song <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant