We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've tried to filter the catalog using the standard Pandas method.
What did I try to do?
What did it happen? It looks our instance of data frame returns a boolean when it should return a pd.Series
Notebook with the issue and the workaround with Pandas: catalog_filter_bug.ipynb.zip
The text was updated successfully, but these errors were encountered:
Should we close this bug? @alasarr @alrocar
Sorry, something went wrong.
Being tackled here
esloho
No branches or pull requests
I've tried to filter the catalog using the standard Pandas method.
What did I try to do?
What did it happen?
It looks our instance of data frame returns a boolean when it should return a pd.Series
Notebook with the issue and the workaround with Pandas: catalog_filter_bug.ipynb.zip
The text was updated successfully, but these errors were encountered: