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

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

Merged
merged 20 commits into from
Jan 25, 2023

Conversation

gsheni
Copy link
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

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.

@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
@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