Skip to content

Add tsfresh back in as featuretools extra addon#1772

Merged
gsheni merged 2 commits intomainfrom
update-tsfresh-req
Nov 5, 2021
Merged

Add tsfresh back in as featuretools extra addon#1772
gsheni merged 2 commits intomainfrom
update-tsfresh-req

Conversation

@tamargrey
Copy link
Contributor

Adds tsfresh primitives as optional install in setup.py and update README and install.rst to include instructions on how to install featuretools with tsfresh.

closes #1625

@codecov
Copy link

codecov bot commented Nov 4, 2021

Codecov Report

Merging #1772 (0a06352) into main (8d4aa70) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1772      +/-   ##
==========================================
+ Coverage   98.55%   98.70%   +0.15%     
==========================================
  Files         138      138              
  Lines       15389    15389              
==========================================
+ Hits        15166    15190      +24     
+ Misses        223      199      -24     
Impacted Files Coverage Δ
featuretools/tests/conftest.py 100.00% <0.00%> (+0.40%) ⬆️
...computational_backends/calculate_feature_matrix.py 99.15% <0.00%> (+1.69%) ⬆️
...utational_backend/test_calculate_feature_matrix.py 99.45% <0.00%> (+1.84%) ⬆️

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 8d4aa70...0a06352. Read the comment docs.

@gsheni gsheni merged commit b466661 into main Nov 5, 2021
@tamargrey tamargrey mentioned this pull request Nov 15, 2021
@gsheni gsheni deleted the update-tsfresh-req branch November 20, 2021 01:22
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.

Update tsfresh version requirement in Featuretools and install instructions

2 participants