Skip to content

Add AbsoluteDiff, SameAsPrevious, Variance, Season, UpperCaseWordCount transform primitives#2460

Merged
gsheni merged 20 commits into
mainfrom
add_trans_primitives
Jan 25, 2023
Merged

Add AbsoluteDiff, SameAsPrevious, Variance, Season, UpperCaseWordCount transform primitives#2460
gsheni merged 20 commits into
mainfrom
add_trans_primitives

Conversation

@gsheni
Copy link
Copy Markdown
Contributor

@gsheni gsheni commented Jan 24, 2023

No description provided.

@gsheni gsheni self-assigned this Jan 24, 2023
@gsheni gsheni changed the title Add transform primitives Add AbsoluteDiff, SameAsPrevious, Variance, Season, NaturalLanguageToYear, UpperCaseWordCount transform primitives Jan 24, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 24, 2023

Codecov Report

Merging #2460 (be89060) into main (55a10c8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main    #2460    +/-   ##
========================================
  Coverage   99.41%   99.42%            
========================================
  Files         344      354    +10     
  Lines       21106    21385   +279     
========================================
+ Hits        20982    21261   +279     
  Misses        124      124            
Impacted Files Coverage Δ
...atural_language_primitives_tests/test_num_words.py 100.00% <ø> (ø)
...etools/primitives/standard/aggregation/__init__.py 100.00% <100.00%> (ø)
...etools/primitives/standard/aggregation/variance.py 100.00% <100.00%> (ø)
...uretools/primitives/standard/transform/__init__.py 100.00% <100.00%> (ø)
...ols/primitives/standard/transform/absolute_diff.py 100.00% <100.00%> (ø)
...primitives/standard/transform/datetime/__init__.py 100.00% <100.00%> (ø)
...s/primitives/standard/transform/datetime/season.py 100.00% <100.00%> (ø)
...es/standard/transform/natural_language/__init__.py 100.00% <100.00%> (ø)
...ransform/natural_language/upper_case_word_count.py 100.00% <100.00%> (ø)
.../primitives/standard/transform/numeric/__init__.py 100.00% <100.00%> (ø)
... and 6 more

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

Comment thread featuretools/primitives/standard/transform/absolute_diff.py Outdated
@gsheni gsheni changed the title Add AbsoluteDiff, SameAsPrevious, Variance, Season, NaturalLanguageToYear, UpperCaseWordCount transform primitives Add AbsoluteDiff, SameAsPrevious, Variance, Season, UpperCaseWordCount transform primitives Jan 24, 2023
Comment thread docs/source/api_reference.rst Outdated
Comment thread featuretools/primitives/standard/transform/absolute_diff.py
Comment thread featuretools/primitives/standard/transform/datetime/season.py
Comment thread featuretools/tests/primitive_tests/test_season.py
Comment thread featuretools/tests/primitive_tests/test_upper_case_word_count.py Outdated
Comment thread featuretools/tests/primitive_tests/test_upper_case_word_count.py Outdated
Comment thread featuretools/tests/primitive_tests/test_upper_case_word_count.py Outdated
@gsheni gsheni marked this pull request as ready for review January 25, 2023 18:51
@gsheni gsheni merged commit 1f04ed3 into main Jan 25, 2023
@gsheni gsheni deleted the add_trans_primitives branch January 25, 2023 19:43
@sbadithe sbadithe mentioned this pull request Jan 31, 2023
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.

3 participants