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

[FEATURE] - To be able to filter a DataFrame from a MongoDB JSON export by Object ID #130

Closed
stereophonik opened this issue Dec 10, 2021 · 0 comments

Comments

@stereophonik
Copy link

stereophonik commented Dec 10, 2021

Is your feature request related to a problem? Please describe.
I'm unable to filter a DataFrame from a MongoDB JSON export by Object ID

Describe the solution you'd like
To be able to filter a DataFrame from a MongoDB JSON export by Object ID
Ex.
df.filter(row => row.get('_id') === {"$oid":"<object_id>"})

@stereophonik stereophonik changed the title [FEATURE] [FEATURE] - To be able to filter a DataFrame from a MongoDB JSON export by Object ID Dec 10, 2021
@stereophonik stereophonik closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2022
@stereophonik stereophonik reopened this Jul 17, 2022
@stereophonik stereophonik closed this as not planned Won't fix, can't repro, duplicate, stale Jul 17, 2022
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

1 participant