Closed cmutel closed 1 year ago
This isn't a complete product but it is working. We still need to:
To see in action:
from bw_hestia_bridge import * hi = HestiaImporter('__shpuarrure', staging=True) hi.apply_strategies() hi.data hi.match_database(fields=['name', 'transformation_id']) hi.statistics()
This isn't a complete product but it is working. We still need to:
To see in action: