Building an Application which Gives Complete information about the data like shape, column names, Head of the data, Mean, medain, std, max, min etc
It can also clean data by itself such as Null values in data set, droping the columns which has null values more than 50% of the data, You can even check the unique values in each column
Here I am attaching Link to the application Check it out: https://semi-automation.herokuapp.com/
Still working on it............