An open-source Python library for Data Scientists & Data Analysts designed to simplify the exploratory data analysis process. Using Edvart, you can explore data sets and generate reports with minimal coding.
BREAKING CHANGE: Class edvart.report_sections.dataset_overview.ConstantOccurence renamed to ConstantOccurrence.
BREAKING CHANGE: Parameter verbosity_constant_occurence of edvart.report.ReportBase.add_overview renamed to verbosity_constant_occurrence.
BREAKING CHANGE: Enum value ConstantOccurence of edvart.report_sections.dataset_overview.Overview.OverviewSubsection changed to ConstantOccurrence.
Occurence is a misspelling.
BREAKING CHANGE: Class
edvart.report_sections.dataset_overview.ConstantOccurence
renamed toConstantOccurrence
. BREAKING CHANGE: Parameterverbosity_constant_occurence
ofedvart.report.ReportBase.add_overview
renamed toverbosity_constant_occurrence
. BREAKING CHANGE: Enum valueConstantOccurence
ofedvart.report_sections.dataset_overview.Overview.OverviewSubsection
changed toConstantOccurrence
.