Entity Matching by Similarity Join
 
Loading...
Searching...
No Matches
utils.py File Reference

Namespaces

namespace  simjoin_entitymatching
 
namespace  simjoin_entitymatching.utils
 
namespace  simjoin_entitymatching.utils.utils
 

Functions

 simjoin_entitymatching.utils.utils.read_csv_table (path)
 
 simjoin_entitymatching.utils.utils.read_parquet_table (path)
 
 simjoin_entitymatching.utils.utils.dump_table (table, path)
 
 simjoin_entitymatching.utils.utils.read_csv_golds (path, graph)
 
 simjoin_entitymatching.utils.utils.read_parquet_golds (path, graph)
 
 simjoin_entitymatching.utils.utils.get_attr_types (table)
 
 simjoin_entitymatching.utils.utils.select_representative_attr (table)