8 projects
tlf-regression-engine
Country-agnostic linear, polynomial, and logistic regression over pandas DataFrames — part of The Living Facts (TLF).
tlf-hypothesis-testing
Country-agnostic statistical hypothesis testing (t-test, Welch's t-test, paired t-test, Mann-Whitney, ANOVA, Kruskal-Wallis, chi-square) over pandas DataFrames — part of The Living Facts (TLF).
tlf-correlation-engine
Country-agnostic Pearson/Spearman/Kendall correlation analysis over pandas DataFrames — part of The Living Facts (TLF).
tlf-census-stats
Census-specific statistical analysis for South and Southeast Asian countries — part of The Living Facts (TLF).
tlf-data-cleaning
Data extraction, transformation, normalization, deduplication, and quality-check pipelines for the TLF ecosystem.
tlf-statistical-summary
Schema-free, generic descriptive statistics for any tabular data (CSV/Excel/JSON) — part of The Living Facts (TLF).
taskpipe
Cron-like pipeline scheduler with sequential/parallel task execution, failure recovery, and structured logging.
csv-inspector-tool
Read CSV files and report title, headers, and per-column row counts.