hi,
I've made some updates to the merge_socialDist_by_dates function to enhance error handling and input validation. Now, the function validates the input dates' format and range and checks if the provided directory is accessible. It also handles cases with invalid CSV files gracefully, skipping them and continuing with other valid files.
hi, I've made some updates to the merge_socialDist_by_dates function to enhance error handling and input validation. Now, the function validates the input dates' format and range and checks if the provided directory is accessible. It also handles cases with invalid CSV files gracefully, skipping them and continuing with other valid files.