Marina Varfolomeeva
  • About me
  • Blog
  • Publications
  • Teaching
Categories
All (8)
Academic Publishing (1)
Cohort Analysis (1)
Customer Analytics (1)
Data Engineering (1)
Olist (2)
PySpark (2)
Python (3)
Quarto (1)
R (1)
Statistics (1)
Tools (1)
Unit Economics (1)
website (3)

Building a Metric Tree for E-commerce: Analyzing LTV and AOV in the Olist Dataset

Unit Economics
Cohort Analysis
Olist

Deconstructing marketplace unit economics, average order value, and lifetime value using the public Olist dataset.

Jul 4, 2026
Marina Varfolomeeva
 

Computing Group Percentages in PySpark: Four Approaches

Python
PySpark
Data Engineering

Four ways to compute the share of a total within each group in PySpark — from the naive collect-to-driver pattern to a dangerously wrong window function and a broadcast cross-join.

Jun 5, 2026
Marina Varfolomeeva
 

Customer Analytics with Olist, Part 1: Data Setup

Python
PySpark
Customer Analytics
Olist

Load Olist tables with PySpark, explore schemas and relationships, and run data quality checks before analysis begins.

Jun 4, 2026
Marina Varfolomeeva
 

Downloading Datasets with the Kaggle API

Python
Tools

How to download public datasets from Kaggle from code. Setup credentials and a reproducible path for keeping large files out of repos. Read environment variables, and use the Kaggle API from Python and R.

Jun 1, 2026
Marina Varfolomeeva
 

Building a Personal Website with Quarto

Quarto
website

How I rebuilt my personal website using Quarto - project structure, blog setup, and deployment to GitHub Pages.

May 31, 2026
Marina Varfolomeeva
 

Deploying a hugo-based website on GitHub user pages

website

A comparison of subtree vs. submodule methods for deploying Hugo websites to GitHub User Pages.

Jan 15, 2019
Marina Varfolomeeva
 

Hardships of Self-Archiving: Policies of Academic Journals

Academic Publishing
website

Understanding publisher rules for sharing article versions on personal sites.

Jan 12, 2019
Marina Varfolomeeva
 

Type III Sums of Squares and ANOVA Parametrization

Statistics
R

A discussion on the implications of using Type III sums of squares in ANOVA and the importance of choosing the correct parametrization.

Jan 5, 2019
Marina Varfolomeeva
No matching items