UMCU-Digital-Health / No_Show

No-show prediction model to reduce the amount of no-shows at the clinics
MIT License
7 stars 2 forks source link

Find better way to add clinic phone numbers #89

Closed rubenpeters91 closed 3 months ago

rubenpeters91 commented 3 months ago

Currently clinic phone numbers are added with a function that uses ifelse statements, this is not scalable, we should create a better way to add clinic phone numbers (for example using a config file)