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

Suppress deprecation warning from pandas #37

Closed
nelsonruth11 opened this issue May 25, 2023 · 1 comment
Closed

Suppress deprecation warning from pandas #37

nelsonruth11 opened this issue May 25, 2023 · 1 comment

Comments

@nelsonruth11
Copy link

Hello, thank you for creating GUNC! Incredibly helpful for my current project.

Following up on #27 , it seems this has not been resolved. I'm running GUNC v.1.0.5 installed via conda on 4/21/2023, and still get the get_scores.py:114: FutureWarning: iteritems is deprecated and will be removed in a future version. Use .items instead. warning when running gunc run --input_dir my_genomes --threads 28 --out_dir gunc_out, where my_genomes is a directory of fasta files.

Cheers and thanks again!
-Nelson

@fullama
Copy link
Contributor

fullama commented Nov 24, 2023

this should be fixed now with v1.0.6

@fullama fullama closed this as completed Nov 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

No branches or pull requests

2 participants