#๐ Dataset Audit
16 messages ยท Page 1 of 1 (latest)
@frank bronze
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Your paste is too long, and couldn't be uploaded.
what sort of results would you be expecting?
right
what sort of numbers here would you find acceptable is I guess what I'm asking
or expect given your data
in the approved_listings file you mean?
oh I see
okay just so I'm clear here
the expectation is to have 1258 items in the approved listing file, but since inconsistent group id is filtered that is removing around 1000 unique group ids that have duplicates
the issue is that the inconsistent group id is overly sensitive
how do we know that though, it's grabbing every group id with a duplicate as intended no?
or do you suspect that the code is actually grabbing some records that aren't actually duplicated?
oh my bad it's not duplicate group id's it's trying to match all the text in the extracted text fields I see
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.