load_hansard_csv.Rd
Loads a CSV file and applies standard cleaning operations
load_hansard_csv(file_path, validate = TRUE)
Path to CSV file
Should file structure be validated first?
Cleaned data frame or NULL if validation fails