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

Remove unused utility functions #146

Merged
merged 4 commits into from
May 10, 2018
Merged

Conversation

bschreck
Copy link
Contributor

Removes:

  • utils.wrangle.flatten_2d
  • utils.wrangle._check_time_against_time

These functions were previously used, but are no longer needed

@bschreck bschreck changed the base branch from no-base-entityset-and-other-clean-ups to master May 10, 2018 15:55
@codecov-io
Copy link

Codecov Report

Merging #146 into master will increase coverage by 0.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   91.37%   91.72%   +0.35%     
==========================================
  Files          72       72              
  Lines        7722     7689      -33     
==========================================
- Hits         7056     7053       -3     
+ Misses        666      636      -30
Impacted Files Coverage Δ
featuretools/utils/wrangle.py 72.64% <ø> (+15.39%) ⬆️
featuretools/utils/api.py 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f3577d0...14e400d. Read the comment docs.

@kmax12 kmax12 changed the title remove unused utility functions Remove unused utility functions May 10, 2018
@kmax12
Copy link
Contributor

kmax12 commented May 10, 2018

Looks good, merging!

@kmax12 kmax12 merged commit f9ab96f into master May 10, 2018
@rwedge rwedge mentioned this pull request May 30, 2018
@rwedge rwedge deleted the remove-unused-utility-functions branch June 5, 2019 13:55
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