Functionsยง
- Cleans a given string by removing any characters that are not alphanumeric or whitespace.
- Converts a CSV file to Parquet format.
- Deletes a file if it exists.
- Searches for files matching the given pattern.
- Removes duplicate columns from a given Arrow schema, and returns a new schema with deduplicated columns.