Added new features for data cleansing called `basic_clean`. This includes the following: - Auto-correction of data types - Clean the row values by removing white spaces - Clean the column names by replacing special characters with an underscore, choose either lower or upper the case.