enrichers Package
Contains functionality for enriching and joining together data from two datasets.
Generally, enrichers join together data from different sources. Specifically, enrichers enable you to to join your data (customer data) with data from Azure Open Datasets or other public datasets.
Modules
common_weather_enricher |
Contains functionality for enriching custom data with weather public data. |
enricher |
Defines the generic enricher class for joining together data with different granularity and aggregators. This module contains static function overloads: |
holiday_enricher |
Contains functionality for enriching custom data with holiday public data. |