Skip to content

Exploratory Data Analysis EDA

mathcoll edited this page Nov 26, 2020 · 12 revisions

t6 comes with and handfull 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

This graph is not yet accurate, but it aims to illustrate the intent. :-) any support would be appreciated. :-) exploration-frequency

Boxplot

exploration-boxplot

TimeSeries decomposition

(to come later)

Clone this wiki locally