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 CountAboveMean, CountBelowMean, CountGreaterThan, CountInsideNthSTD, CountInsideRange, CountLessThan, CountOutsideNthSTD, CountOutsideRange #2336

Merged
merged 13 commits into from
Oct 25, 2022

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Oct 24, 2022

No description provided.

@gsheni gsheni self-assigned this Oct 24, 2022
@gsheni gsheni marked this pull request as ready for review October 24, 2022 20:19
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@bbb223f). Click here to learn what that means.
The diff coverage is 100.00%.

❗ Current head dace822 differs from pull request most recent head 85ce0ea. Consider uploading reports for the commit 85ce0ea to get more accurate results

@@           Coverage Diff           @@
##             main    #2336   +/-   ##
=======================================
  Coverage        ?   99.39%           
=======================================
  Files           ?      179           
  Lines           ?    19166           
  Branches        ?        0           
=======================================
  Hits            ?    19051           
  Misses          ?      115           
  Partials        ?        0           
Impacted Files Coverage Δ
featuretools/primitives/standard/api.py 100.00% <100.00%> (ø)
...rimitives/standard/count_aggregation_primitives.py 100.00% <100.00%> (ø)
...imitive_tests/test_count_aggregation_primitives.py 100.00% <100.00%> (ø)

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

@gsheni gsheni requested a review from sbadithe October 25, 2022 14:10
@gsheni gsheni enabled auto-merge (squash) October 25, 2022 17:33
@gsheni gsheni disabled auto-merge October 25, 2022 20:07
@gsheni gsheni merged commit a781c6f into main Oct 25, 2022
@gsheni gsheni deleted the add_count_aggs branch October 25, 2022 20:16
@gsheni gsheni mentioned this pull request Oct 31, 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.

3 participants