opensafely / post-covid-renal

MIT License
0 stars 0 forks source link

Dereg fix #28

Closed SRW612 closed 7 months ago

SRW612 commented 7 months ago

All steps in the dereg fix document (here) are now implmeneted, but it has caused an issue in preprocess: patient_id now appears as both numeric (double) and character which causes an issue for the inner join on line 60.

Once preprocess is working, it will need local testing along with all subsequent actions.

The final instance of the "rounded" ->"midpoint6" has been updated.