Hi All,
I made this web-app using streamlit which will let an analyst use a no-code app to quickly clean data.
I am thinking of adding more features like filling the missing values with mean/median according to the data. Also, one more feature can be added which will correct the data type of the columns (number to int instead of string and likewise).
Link to app : Streamlit
Link to Github : anzarwani/clean-edit (github.com)