Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 1.43 KB

File metadata and controls

15 lines (15 loc) · 1.43 KB

Reduce manual work for basic repetitive steps in DA
Tools: Python, Stream lit, link - https://analysiswebhero.streamlit.app/ • Automate EDA on given data • UI for Bivariate Analysis (Crosstab, pivot table, Graphs) • Proved change in data after filling missing values using KNN Imputer, mean, median, etc. • Help to fix Skew in data and show as QQ plots
• It can scale the data with minmax scaler and standard scaler and show the change with Kde plot • You can download the data after all changes image image image image image image image