auto-eda
auto-eda copied to clipboard
Automated Exploratory Data Analysis. Simplifying Data Exploration
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...
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.
Encapsulate SQL code and reference it by engine: 'sqlserver', 'mysql', 'postgres', 'sqlite', etc.
Given two datasets, compare them through their metadata and find probability of similarities in their fields.