App Workflow:
- Upload a CSV file.
- Visualize the data.
- Store this file into DBFS.
- Visualize a Mapping of the standarized Vs customer attributes.(This mapping is currently added by me).
- Edit the mapping from the UI.
- Validate and store back the new version of the mapping.
... working in pogress
Next steps
- Create the paths automatically so that are not overwriten every time.
- Develop step 3 solution so that the Mapping_to_DBFS.csv is not uploaded manually in dataricks.
- Allow for more than one file to be uploaded. This requires to edit the conditions of the main page.
- Validate if there are discrepancies between the standard data type attributes and the mapping data type proposed by the customer to raise a warnign.
- Make it pretty.