auto-eda icon indicating copy to clipboard operation
auto-eda copied to clipboard

Automated Exploratory Data Analysis. Simplifying Data Exploration

Results 21 auto-eda issues
Sort by recently updated
recently updated
newest added

Analyse a database transaction log and compare with the metadata to check what tables and columns are utilised and which one aren't. Provide a report of usage based on the...

enhancement

I am unsure of what the signature for describe_server() is meaning what speaking of table_catalog. Is this something I define to use later within aeda? I am trying to use...

To group continuous variables in groups of 5 to 20 classes with recommended number near \sqrt{n} so a class frequency can be computed.

enhancement

Encapsulate SQL code and reference it by engine: 'sqlserver', 'mysql', 'postgres', 'sqlite', etc.

enhancement

Save the status to resume it in a next session.

enhancement
performance

Given two datasets, compare them through their metadata and find probability of similarities in their fields.