Live data from Hacker News

WExDA – Web Based Data Exploration Tool

wexda.herokuapp.com

1–2 of 2 posts

Re: WExDA – Web Based Data Exploration Tool

#2
WExDA is a web based data exploration tool primarily useful for data preperation/ data analysis stage. This automates the EDA via web ui and is built using streamlit How to use

Go to https://wexda.herokuapp.com/ and start using ;) Features

    upload csv files upto 200MB
    describe data set
    find missing values
    find unique values and its count
    plot data via scatter, bar and pair plots
    plot correlation matrix in heatmap style