You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merges multiple CSVs covering the same underlying data, even when column names differ. Runs exact and fuzzy column matching (difflib SequenceMatcher), tracks source file per row in a _source column, and produces a consolidated schema coverage report.
[Archived] Now part of the Golden Suite monorepo: github.com/benseverndev-oss/goldenmatch (packages/python/infermap). Active development, issues, and releases live there. Inference-driven schema mapping engine for Python and TypeScript.
Turn any messy freight file (CSV/TSV) into normalized, canonical loads with per-row confidence and cross-border crossing inference. Zero runtime dependencies. MIT.