Skip to content

Updates to silence FutureWarnings#2589

Merged
thehomebrewnerd merged 4 commits intomainfrom
issue-2525-future-warning
Jul 20, 2023
Merged

Updates to silence FutureWarnings#2589
thehomebrewnerd merged 4 commits intomainfrom
issue-2525-future-warning

Conversation

@thehomebrewnerd
Copy link
Copy Markdown
Contributor

Updates to silence FutureWarnings

Closes #2525

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 18, 2023

Codecov Report

Merging #2589 (a091a6e) into main (c348e45) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2589      +/-   ##
==========================================
- Coverage   99.47%   99.47%   -0.01%     
==========================================
  Files         403      403              
  Lines       24198    24197       -1     
==========================================
- Hits        24071    24070       -1     
  Misses        127      127              
Files Changed Coverage Δ
...s/computational_backends/feature_set_calculator.py 98.71% <ø> (ø)
...utational_backend/test_calculate_feature_matrix.py 100.00% <ø> (ø)
...uretools/tests/computational_backend/test_utils.py 100.00% <ø> (ø)
featuretools/tests/entityset_tests/test_es.py 100.00% <ø> (ø)
...etools/tests/entityset_tests/test_serialization.py 100.00% <ø> (ø)
...uretools/tests/feature_discovery/test_type_defs.py 100.00% <ø> (ø)
featuretools/tests/selection/test_selection.py 100.00% <ø> (ø)
featuretools/tests/synthesis/test_dfs_method.py 100.00% <ø> (ø)
...eaturetools/tests/entityset_tests/test_plotting.py 100.00% <100.00%> (ø)
...retools/tests/feature_discovery/test_convertors.py 100.00% <100.00%> (ø)
... and 5 more

@thehomebrewnerd thehomebrewnerd merged commit 6ac384c into main Jul 20, 2023
@thehomebrewnerd thehomebrewnerd deleted the issue-2525-future-warning branch July 20, 2023 12:48
@thehomebrewnerd thehomebrewnerd mentioned this pull request Jul 24, 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.

Calling pandas deprecated method

2 participants