Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 690 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 690 Bytes

workbench-lookup

A workbench module for joining lookup tables from the wireservice-lookup repository.

This is mostly a port of agate-lookup

Wishlist

  • Unit tests should not mock the lookup "API"
  • Fetch/cache list of valid lookups from repository (auto-fill)
  • Resolve ambiguity between agate Number type and pandas int/float.
  • Convert value lookup value columns to types declared in the lookup YAML.
  • Update the lookup repository with fresher source data.

Authors