Skip to content

Remove primitives that were moved to Featuretools #214

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

Merged
merged 2 commits into from
Oct 20, 2022

Conversation

thehomebrewnerd
Copy link
Contributor

Remove the following primitives which were moved to Featuretools:

  • CountString
  • MeanCharactersPerWord
  • MedianWordLength
  • NumUniqueSeparators
  • NumberOfCommonWords
  • NumberOfHashtags
  • NumberOfMentions
  • NumberOfUniqueWords
  • NumberOfWordsInQuotes
  • PunctuationCount
  • TitleWordCount
  • TotalWordLength
  • UpperCaseCount

@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #214 (378aef9) into main (b32c75d) will decrease coverage by 0.74%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   99.37%   98.62%   -0.75%     
==========================================
  Files          53       25      -28     
  Lines        1438      655     -783     
==========================================
- Hits         1429      646     -783     
  Misses          9        9              

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

@thehomebrewnerd thehomebrewnerd marked this pull request as draft October 19, 2022 21:12
@thehomebrewnerd thehomebrewnerd marked this pull request as ready for review October 20, 2022 16:25
@thehomebrewnerd thehomebrewnerd merged commit 0237d3b into main Oct 20, 2022
@thehomebrewnerd thehomebrewnerd deleted the delete-moved-primitives branch October 20, 2022 16:26
@sbadithe sbadithe mentioned this pull request Oct 24, 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.

2 participants