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

viralrecall.py:400: DeprecationWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. #12

Closed
Achuan-2 opened this issue Dec 7, 2021 · 5 comments

Comments

@Achuan-2
Copy link

Achuan-2 commented Dec 7, 2021

When I use -db "marker" -c

 bacphagenetwork@watson:/mnt/raid7/Dachuang/Achuan/viralrecall$ python viralrecall.py -i examples/arm29B.fna -p test_outdir -t 2 -db "marker" -c
viralrecall.py:400: DeprecationWarning: The default dtype for empty Series will be 'object' instead of 'float64' in a future version. Specify a dtype explicitly to silence this warning.
  s1 = pandas.DataFrame(pandas.Series(i, name = names[index]))

@faylward
Copy link
Owner

faylward commented Dec 8, 2021

Thanks I can look into this. What version of python are you using?

@Achuan-2
Copy link
Author

Python 3.7.12

@Achuan-2
Copy link
Author

and all the score is 0

@faylward
Copy link
Owner

faylward commented Dec 10, 2021 via email

@Achuan-2
Copy link
Author

ok!Thanks!

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