Skip to content

Overview

Sub-modules

anovos.data_ingest.data_ingest

This module consists of functions to read the dataset as Spark DataFrame, concatenate/join with other functions (if required), and perform some basic …

anovos.data_ingest.data_sampling
anovos.data_ingest.geo_auto_detection

This module help to automatically identify the latitude, longitude as well as geohash columns present in the analysis data through some intelligent …

anovos.data_ingest.ts_auto_detection

This module help produce the output containing a transformation through auto timestamp / date detection by reading the ingested dataframe from source …