We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
infermap map SOURCE TARGET [OPTIONS]
Map source columns to target schema.
--table
--required
--schema-file
--format
-o, --output
--min-confidence
-v, --verbose
--debug
infermap apply SOURCE -c CONFIG -o OUTPUT
Apply a saved mapping to remap a file.
infermap inspect SOURCE [--table TABLE]
Show fields, types, null rates, and sample values.
infermap validate SOURCE -c CONFIG [--required FIELDS] [--strict]
Check source against a mapping. --strict exits code 1 if required fields are unmapped.
--strict
infermap
GitHub | Docs | PyPI | npm