simple & fast EDA (Exploration Data Analysis) tool,
it allows you to explore data along many files.
App is built on simple building code blocks - each block contain an analysis
that is required for understanding the data.
Explore Numeric values distribution with verious outliers options:
exploring relation between 2 numeric columns:
- include all data points (=no outliers):
- include only inlier data points (= outliers excluded based on LocalOutlierFactor density value):
- break the data to categories:
can be shown in tabular/chart - allows an overview of linear correlation magnitude(=r^2)
Help me improve,
see anything missing?
think that some function/code block might be helpful to you?
leave a comment