Skip to content

Allow time series featurizer to encode Ordinal logical types#3812

Merged
tamargrey merged 2 commits into
mainfrom
fix-ts-featurizer-encoding-categories
Nov 8, 2022
Merged

Allow time series featurizer to encode Ordinal logical types#3812
tamargrey merged 2 commits into
mainfrom
fix-ts-featurizer-encoding-categories

Conversation

@tamargrey
Copy link
Copy Markdown
Contributor

closes #3709

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 2, 2022

Codecov Report

Merging #3812 (6f0257b) into main (5afd68b) will increase coverage by 0.1%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #3812     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        343     343             
  Lines      35798   35807      +9     
=======================================
+ Hits       35661   35670      +9     
  Misses       137     137             
Impacted Files Coverage Δ
...ansformers/preprocessing/time_series_featurizer.py 100.0% <100.0%> (ø)
...sts/component_tests/test_time_series_featurizer.py 99.7% <100.0%> (+0.1%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tamargrey tamargrey marked this pull request as ready for review November 2, 2022 19:24
@tamargrey tamargrey force-pushed the fix-ts-featurizer-encoding-categories branch from a6bd8d9 to 6f0257b Compare November 4, 2022 17:36
@tamargrey tamargrey merged commit 0790687 into main Nov 8, 2022
@tamargrey tamargrey deleted the fix-ts-featurizer-encoding-categories branch November 8, 2022 14:43
@chukarsten chukarsten mentioned this pull request Nov 23, 2022
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.

AutoMLSearch fails with Ordinal logical type input from Featuretools

3 participants