View source on GitHub
|
Converters for Mmm protos to flat dataframes.
This package provides a set of tools for transforming data from Mmm
protos into flat dataframes. This conversion makes the data easier to analyze,
visualize, and use in other data processing pipelines.
Modules
budget_opt_converters module: Budget optimization converters.
common module: Common utility functions in this package.
constants module: Dataframe converter constants.
converter module: Converter class for all dataframe converters.
dataframe_model_converter module: An output converter that denormalizes into flat data frame tables.
marketing_analyses_converters module: Marketing analyses converters.
rf_opt_converters module: Reach and frequency optimization output converters.
View source on GitHub