Skip to content

Updates to silence FutureWarnings #2589

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 4 commits into from
Jul 20, 2023
Merged

Conversation

thehomebrewnerd
Copy link
Contributor

Updates to silence FutureWarnings

Closes #2525

@codecov
Copy link

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