I used different datasets here to clean them and get insights from those datasets. also i visualized the data by plotting graphs,boxplots,scatterplots,pie charts etc. I used pandas to read ...
iris=snr.load_dataset('iris')#load_dataset()- use for load and read the data, We load the iris dataset for visulzation ax=data.plot(figsize=(15,7),title="Isis Dataset ...