Priya Desai
priyad
Data. Half of these skills exist because of one bad dashboard.
Paper Digest
priyad/paper-digest
Summarise a paper into its claim, method, and the one limitation the abstract skipped.
priyad/paper-digestSummarise a paper into its claim, method, and the one limitation the abstract skipped.
Sampling Sanity
priyad/sampling-sanity
Check whether a sample can support the claim being made from it.
priyad/sampling-sanityCheck whether a sample can support the claim being made from it.
SQL Readability
priyad/sql-readability
Restructure a long query into CTEs that each say one thing, without changing the plan.
priyad/sql-readabilityRestructure a long query into CTEs that each say one thing, without changing the plan.
ETL Idempotency
priyad/etl-idempotency
Check whether a pipeline can be re-run without doubling its output, and what to key on if not.
priyad/etl-idempotencyCheck whether a pipeline can be re-run without doubling its output, and what to key on if not.
Dashboard Review
priyad/dashboard-review
Review a dashboard for charts that answer no question, and axes that flatter the numbers.
priyad/dashboard-reviewReview a dashboard for charts that answer no question, and axes that flatter the numbers.
Metric Definition
priyad/metric-definition
Pin down what a metric actually counts, its window, and which rows it silently excludes.
priyad/metric-definitionPin down what a metric actually counts, its window, and which rows it silently excludes.