Grammarly Work Note 2023-06-03
- 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
- funnel Every notebook ends with
- What is MDE? Minimum Detectable Effect.