-
Notifications
You must be signed in to change notification settings - Fork 0
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
Code analyses still coded as 'CHECK' #43
Comments
@egouldo |
... also true for 'model_subclass' variable (all checks are also exclusions) |
... also true for these columns: Conclusion | software | data_cleaning_preprocessing_tool | data_cleaning_preprocessing_version | data_analysis_tool | data_analysis_version |
I'm uploading a version of the master_data.csv file with all "CHECK" replaced by "NA". Just let me know if, instead, we need to revert to the former version with the "CHECK" values |
That file is now on branch(?) with a pull request(?) (if my use of jargon is correct) |
Awesome stuff Tim. You're fast like a fox! |
Thanks Tim, all while I was sleeping.
So that’s not the source of the bug I haven’t yet solved, but I was doing some processing on the full dataset before exclusion.
That being said, I will check for instances where the exclusions haven’t been applied where they should be.
Elliot.
…Sent from my iPhone
On 18 Jun 2024, at 12:42 AM, Hannah Fraser ***@***.***> wrote:
Awesome stuff Tim. You're fast like a fox!
—
Reply to this email directly, view it on GitHub<#43 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACAC6KRY7COLLO6R2OH2PWLZH5X65AVCNFSM6AAAAABJMUWHY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZUGYZTCOBZGU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
That makes sense. Where do we stand at this point? |
This is "master_data.csv" with all values of "CHECK" replaced with "NA". However, I think this shouldn't be needed, since all these rows were to have been excluded anyway.
- fix: `checkmate -> NAmat` 7c0dfe5#r144244899
any strings that had additional text in them after CHECK retained the additional text rather than having the whole string be replaced.
Note that |
Looks like has been fixed, row has been marked as 'exclude' and 'exclude_all' under relevant exclusion columns. |
Hi Hannah or @parkerth,
Could you please check the master_data file (at
"data-raw/anonymised_data/master_data.csv"
) and code as necessary or mark as NA if can't resolve? there are a few analyses remaining with values 'CHECK':The text was updated successfully, but these errors were encountered: