Skip to content

Commit dc959ec

Browse files
Update README.md
1 parent d9e537f commit dc959ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ pip install schema_matching
3232
### Conduct schema matching
3333

3434
```
35+
from schema_matching import schema_matching
36+
3537
df_pred,df_pred_labels,predicted_pairs = schema_matching("Test Data/authors")
3638
```
3739

0 commit comments

Comments
 (0)