Skip to content

Exploratory Data Analysis EDA

mathcoll edited this page Nov 26, 2020 · 12 revisions

Exploratory Data Analysis (EDA)

t6 comes with and handful set of EDA apis. Today the implementation is still in progress but give the opportunity to begin Exploring timeseries datapoints from a specific flow.

Non graphical output

#### Summary

Head and Tail

#### (to come later) List Distinct Facts

#### (to come later) List Distinct Categories

Graphical output

Frequency shape distribution

exploration-frequency

Boxplot

exploration-boxplot

TimeSeries decomposition

(to come later)

Clone this wiki locally