Auto EDA using Dtale and Autoviz
Explores a orderbook sample using Dtale and Autoviz.
So, I recently got an email from Kaggle that there is a new challenge uploaded from Optiver for Volatility prediction. Let’s try to use auto EDA tools to explore a stock.
Using Dtale-
There is describe option which shows the details of each column-

Histogram-

QQ plot

with code snippet-

Co-relation matrix

Range of Chart options-


Sweetviz

Notebook is available at- https://github.com/BlackCurrantDS/Data-Mining/blob/master/Optiver_Volitality_prediction_EDA_Dtale_and_sweetviz.ipynb