cho.shWhat's this?TodayRandomArticlesGrammarly Work Note 2023-06-03
Grammarly Work Note
- Add columns to the result table on Databricks.
- metric results table in data bricks
- Add more tables to
service.prod_experimentation.experiment_metrics_results.
and populate data
- update the table in Databricks
- results_init is the notebook to init the table
- study 'Databricks Schema enforcement.' By default, doesn't allow updating the schema
- update how we write to the table
- funnel Every notebook ends with
enrich_and_save_to_delta_table
- fix expmetricsutils
- What is MDE? Minimum Detectable Effect.