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

Pandas 2.0 and above breaks call to read_table() #18

Open
colinvwood opened this issue Aug 5, 2024 · 0 comments
Open

Pandas 2.0 and above breaks call to read_table() #18

colinvwood opened this issue Aug 5, 2024 · 0 comments

Comments

@colinvwood
Copy link

As indicated in #17, the squeeze parameter no longer exists in pandas 2.0+, which qiime2 environments now have. Here is a link to user on the forum encountering the error.

The relevant read_table call is here.

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

1 participant