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

Cannot filter catalog using standard Pandas #1032

Closed
alasarr opened this issue Sep 26, 2019 · 2 comments
Closed

Cannot filter catalog using standard Pandas #1032

alasarr opened this issue Sep 26, 2019 · 2 comments
Assignees

Comments

@alasarr
Copy link
Contributor

alasarr commented Sep 26, 2019

I've tried to filter the catalog using the standard Pandas method.

What did I try to do?

  1. Get all datasets of USA
  2. Filter theses datasets to get only open_data

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

image

@esloho
Copy link
Contributor

esloho commented Oct 2, 2019

Should we close this bug? @alasarr @alrocar

@alrocar alrocar closed this as completed Oct 2, 2019
@alrocar
Copy link
Contributor

alrocar commented Oct 2, 2019

Being tackled here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants